Security context

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

shcherbak-ai/contextgem
main @ 06e157b
1
Fixes
0
CVEs
MEDIUM
Peak severity
0.0%
Coverage
Highlights
SSRF: 1 prior fix. Scrutinize any change in this area.
contextgem/internal: most-fixed (1 issue). Treat as high-risk during review.
0 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.

SSRF: Unvalidated outbound HTTP requests during model downloading and pricing-data synchronization can allow attackers to perform SSRF against internal metadata services or local network resources. Developers must ensure all HTTP clients utilize the established socket-level host allowlist.