Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

Tencent/APIJSON
master @ 541751b
7
Fixes
0
CVEs
CRITICAL
Peak severity
50.0%
Coverage
Highlights
SQL Injection: 2 prior fixes. Scrutinize any change in this area.
AbstractObjectParser.java: most-fixed (1 issue). Treat as high-risk during review.
6 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns

The bug types that recur here, drawn from past fixes, not open vulnerabilities.

SQL Injection: Verifier SQL execution was vulnerable to cross-request contamination, potentially allowing injection.
SQL Injection: Key names in test mode were not validated, allowing SQL injection via getKey.
Code Injection: Unrestricted script engine allowed arbitrary Java class access, leading to RCE.