Security context

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

github/gh-aw
main @ 45f11c2
284
Fixes
0
CVEs
HIGH
Peak severity
22.2%
Coverage
Highlights
Auth Bypass: 103 prior fixes. Scrutinize any change in this area.
pkg/workflow: most-fixed (26 issues). Treat as high-risk during review.
130 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.

Auth Bypass: Attackers can exploit structural anomalies, missing target validation, or parser differentials across multiple safe output helpers to bypass repository bounds, manipulate Git histories, or execute unauthorized cross-repository operations.
Command Injection: Workflow compilation processes that directly inline dynamic shell expressions or expand untrusted parameters within unquoted heredoc boundaries are highly susceptible to runner-level arbitrary command execution.
Sandbox Escape: Misconfigured agent engines, permissive container bindings, or lack of network bridge isolation can allow malicious agents to escape sandboxed execution blocks and execute commands directly on the host runner.