...
Rule | Severity | Likelihood | Detectable | Repairable | Priority | Level |
|---|---|---|---|---|---|---|
SEC03-J | high | probable | No | No | P6 | L2 |
Automated Detection
| Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| Parasoft Jtest | 9.5 | CERT.SEC03.ACL | Do not access the class loader in a web component | ||||||
| Security Reviewer - Static Reviewer |
| IncorrectAssembly | Full Implementation |
Related Guidelines
Secure Coding Guidelines for the Java Programming Language, Version 3.0 | Guideline 6-3. Safely invoke standard APIs that bypass |
...