Security context

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

react-bootstrap/react-bootstrap
master @ 2f6eef1
2
Fixes
0
CVEs
MEDIUM
Peak severity
Highlights
Denial of Service: 1 prior fix. Scrutinize any change in this area.
.github/workflows/ci.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.

Privilege Escalation: Overly permissive default workflow tokens create a risk of privilege escalation if external actions or automated tasks are compromised during integration runs. Restricting permissions to read-only mitigates this surface.
Denial of Service: Recursive event-handling routines on shared document listeners can trigger client-side stack overflows when multiple overlay components like Modals are nested or active simultaneously.