Secure Coding Guidelines for Java SE - Overview and Best Practices
Offered By: Java via YouTube
Course Description
Overview
Explore secure coding practices for Java SE in this 32-minute video presentation by Chris Ries from Oracle. Delve into the definition and cost of vulnerabilities, learn about security throughout the development process, and examine the Secure Coding Guidelines for Java SE. Discover examples of insecure practices that may lead to security vulnerabilities and how to avoid them by applying the guidelines. Gain insights into recent updates, including expanded guidance on deserialization, exception handling, and error management. Analyze a real-world example using the Log4Shell vulnerability and take away key lessons for implementing secure coding practices in Java development.
Syllabus
Intro
Vulnerabilities - Definition & Cost
Security through the Development Process
Secure Coding Guidelines for Java SE
Real-World Example: Log4Shell
Takeaways
Taught by
Java
Related Courses
Log4j Vulnerability: What You Should KnowPluralsight Mitigating Log4Shell and Similar Vulnerabilities Using Cloud Services
ChariotSolutions via YouTube Log4Shell Vulnerability - Bugcrowd Security Flash
Bugcrowd via YouTube Log4Shell - The Worst Java Vulnerability in Years
Bugcrowd via YouTube Keep Your Dependencies in Check
Devoxx via YouTube