Security context

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

tox-dev/pipdeptree
main @ 63f1b33
3
Fixes
0
CVEs
HIGH
Peak severity
100.0%
Coverage
Highlights
Supply Chain Compromise: 3 prior fixes. Scrutinize any change in this area.
.github/workflows: most-fixed (2 issues). Treat as high-risk during review.
3 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.

Supply Chain Compromise: The checkout action was upgraded to block checking out fork PRs for pull_request_target and workflow_run events, preventing a code-execution attack via malicious PR code.
Supply Chain Compromise: CI workflows were hardened by pinning actions to commit hashes and disabling credential persistence and caching, reducing the attack surface for compromised actions.
Supply Chain Compromise: The PyPI publish action was upgraded to a patched version to address a security advisory, preventing a supply-chain compromise during release.