Supported OWASP rules

Embold supports OWASP top-10 related code issues.
Supported Language: Java
You can check the list of issues in the following table:

Level OWASP Top-10 code issues
A1Injection
A2Broken Authentication
A3Sensitive Data Exposure
A4XML External Entities
A5Broken Access Control
A6Security Misconfiguration
A7Cross-Site Scripting XSS
A8Insecure Deserialization
A10Insufficient Logging & Monitoring