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 |
|---|---|
| A1 | Injection |
| A2 | Broken Authentication |
| A3 | Sensitive Data Exposure |
| A4 | XML External Entities |
| A5 | Broken Access Control |
| A6 | Security Misconfiguration |
| A7 | Cross-Site Scripting XSS |
| A8 | Insecure Deserialization |
| A10 | Insufficient Logging & Monitoring |
