Highlights
Information Disclosure: 1 prior fix. Scrutinize any change in this area.
.github/workflows/security.yml: 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.
Supply Chain Vulnerability Remediation: The cargo-deny action was invoked with an unsupported --all-features argument, causing the tool to fail on argument parsing and skip all advisory checks, leaving the project blind to known vulnerable dependencies.
Information Disclosure: The .env file containing sensitive API keys was created without explicit permissions, potentially exposing secrets to other local users on Unix-like systems.