ISO 27001 auditors want to see that your team identifies, evaluates, and remediates technical vulnerabilities consistently. RepoWarden generates that paper trail automatically — monthly scans, severity classification, time-to-remediation, all per repo.
ISO/IEC 27001:2022 Annex A.8 (the renumbered control set) covers vulnerability management under A.8.8 (technical vulnerabilities) and A.8.25–A.8.34 (secure development lifecycle). Auditors want evidence on three axes:
Each enabled repo gets a monthly LLM-deep scan. Findings are classified critical / high / medium / low using the same rubric your assessor expects (CVSS-aligned). They become tickets on a kanban board with file/line evidence, suggested fix, and reproduction steps. When the team merges a remediation PR, the ticket automatically transitions through in-review → done — closing the loop your auditor wants to see.
The scan history page (/repos/<repo>/security) is what you screen-share to the auditor: scan dates, findings count, commit SHA at scan time, time-to-remediation. Everything timestamped, everything attributable.
Most teams chasing ISO 27001 cobble together vulnerability evidence from GitHub Advanced Security, Dependabot, and a quarterly pentest. RepoWarden consolidates this into one timestamped audit trail per repo.