Security context

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

reduxjs/react-redux
master @ 2283891
1
Fixes
0
CVEs
MEDIUM
Peak severity
Highlights
Token Leakage: 1 prior fix. Scrutinize any change in this area.
.github/workflows/publish.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.

Token Leakage: The publishing workflow preserved credentials during git checkout and lacked restricted top-level permissions, presenting a risk of accidental token exposure or hijacking within the runner environment.