Security context

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

googlecloudplatform/generative-ai
main @ 97fb102
2
Fixes
0
CVEs
HIGH
Peak severity
Highlights
CI/CD Hardening: 1 prior fix. Scrutinize any change in this area.
(.github/workflows): most-fixed (1 issue). Treat as high-risk during review.
1 high-severity fix in this history; regressions here are high-impact.
Recurring patterns

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

CI/CD Hardening: Using the highly privileged pull_request_target trigger in CI/CD workflows allows workflows to run with write permissions and access to secrets when triggered by untrusted external forks, presenting a direct repository compromise vector.
Subresource Integrity: Loading external dependencies such as jQuery from a third-party CDN without Subresource Integrity (SRI) attributes leaves the application vulnerable to arbitrary code execution if the CDN vendor or asset is compromised.