...
Automated Detection
Tool | Diagnostic | Notes |
---|---|---|
Tainted Mode | Insecure dependency in parameter \d* of DBI::db=.* method call | Catches SQL injection. Requires |
Related Guidelines
The CERT Oracle Secure Coding Standard for Java | IDS00-J. Sanitize untrusted data passed across a trust boundary |
...