Security context

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

ufomiao/zcf
main @ 15f6e2d
1
Fixes
0
CVEs
LOW
Peak severity
Highlights
Information Disclosure: 1 prior fix. Scrutinize any change in this area.
src/constants.ts: 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.

Information Disclosure: Exposing sensitive API keys (such as the Exa API key) in process command-line arguments allows local users on the same system to read the credentials via process listings (e.g., ps aux). This was mitigated by migrating the configuration from a URL query parameter to an environment variable.