filmov
tv
Code Securely: Using System.getenv() in Java Applications

Показать описание
Modern Java syntax to filter results using streams and lambdas.
Techniques for validating data, including checking for null values, using regex patterns, and comparing against fixed sets of acceptable values.
Creating an inline sanitizer method to clean up untrusted data.
By the end of the video, you'll have the tools and knowledge to make your applications safer and delight any AppSec analyst or static analysis tool! Don't miss it, and let's begin secure!
#Java #AppSec #SystemGetenv #SecureCoding #CyberSecurity #Developer #DataValidation #JavaSecurity #Programming #softwaredevelopment
🕒⏰ T I M E S T A M P S ⌚️🕰️
00:00 So what's the fix
01:53 Use lambdas and streams to search getenv
06:32 Sanitizing input data