Recipes that find and eliminate vulnerable patterns in Java code.
- Find text-direction changes
- Java security best practices
- Partial path traversal vulnerability
- Regular Expression Denial of Service (ReDOS)
- Secure random
- SecureRandom seeds are not constant or predictable
- Use
Files#createTempDirectory
- Use secure temporary file creation
- XML parser XXE vulnerability
- Zip slip