Remediate

Generates specific, implementable fixes for every finding in findings.json. Produces code patches (unified diff), configuration changes, dependency updates, and IaC fixes — not generic advice but actual before/after code. Uses the reproduction command from each finding as the verification step: "run this after the fix — it should now fail." Stores remediation data in findings.json so the dashboard shows a Fix button and /gh-export includes the remediation in GitHub issues. Chains from /pentester, /codebase, or any scan skill after findings are produced. Chains into /gh-export for export with remediation included.

0x0pointer Updated

File contents

0x0pointer/skills/tree/main/appsec/remediate commit 881fcdeea8

Frequently asked questions

npx skillmds@latest add 0x0pointer/remediate