Excellent Ways to Secure Your Spring Boot Application
Offered By: Devoxx via YouTube
Course Description
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Discover 10 essential techniques for enhancing the security of your Spring Boot applications in this informative conference talk. Learn how to implement HTTPS, perform dependency scanning, upgrade libraries, enable CSRF protection, utilize Content Security Policy (CSP), integrate OpenID Connect (OIDC) for authentication, implement password hashing, manage secure secrets, conduct security testing with ZAP, and perform security reviews. Gain practical insights from experienced developers Brian Vermeer and Matt Raible as they demonstrate how to apply these security measures to real-world applications using Java. Whether you're a seasoned developer or new to Spring Boot, this talk provides valuable knowledge to help safeguard your applications and protect sensitive data.
Syllabus
Intro
Use HTTPS
Scan Dependencies
Upgrade Libraries
Enable CSRF
Use a CSP
6. Use OIDC for Auth
Hash Passwords
Use Secure Secrets
Test with ZAP
Security Reviews
Taught by
Devoxx
Related Courses
Web Hacking Expert - Full-Stack Exploitation MasteryPackt via Coursera OWASP Top 10: #7 XSS and #8 Insecure Deserialization
LinkedIn Learning Web Security: Same-Origin Policies
LinkedIn Learning Configuring Security Headers in ASP.NET and ASP.NET Core Applications
Pluralsight Defeating Cross-site Scripting with Content Security Policy 2
Pluralsight