Security context

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

mdn/data
main @ b583947
2
Fixes
0
CVEs
MEDIUM
Peak severity
Highlights
Credential Leak: 2 prior fixes. Scrutinize any change in this area.
.github/workflows/publish-release.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.

Credential Leak: Allowing default credential persistence in checkout actions within release workflows exposes the repository's GitHub token to downstream build steps, which could be exploited if downstream dependencies or scripts are compromised.
Credential Leak: Standard workflows checkout steps that persist credentials by default create an unnecessary risk surface where subsequent build steps can extract the GitHub token.