Vulnhunter Fix

Automate vulnerability remediation from VulnHunter scan results using TDD. Parses VulnHunter findings, writes exploit demos proving each vulnerability, writes security tests that define correct behavior (RED), implements fixes to pass those tests (GREEN), and delivers via PR or fallback GitHub issue. Each PR includes the exploit demo, failing-then-passing test, and fix. Use when the user says "/vulnhunter-fix", "fix the vulnerabilities", "remediate the findings", "apply the security fixes", "create PRs for the vuln fixes", or provides a GitHub repo URL alongside a VulnHunter results path.

capitalone 71b51be 126 files · 855.5 KB Updated

File contents

capitalone/vulnhunter/tree/main/vulnhunter-fix commit 71b51be546

Frequently asked questions

npx skillmds@latest add capitalone/vulnhunter-fix