{
  "schema": "compliance-crosswalk/v1",
  "tool": "pkgaudit",
  "frameworks": [
    {
      "id": "ISO27001",
      "name": "ISO/IEC 27001:2022",
      "controls": [
        { "ref": "A.8.8", "name": "Management of technical vulnerabilities", "how": "OSV.dev CVE lookup against lockfiles produces a vulnerability inventory per project.", "coverage": "evidences" }
      ]
    },
    {
      "id": "NIS2",
      "name": "NIS2 Directive (Dir. 2022/2555)",
      "controls": [
        { "ref": "Art. 21 §2(e)", "name": "Security in network and information systems acquisition, development and maintenance, including vulnerability handling and disclosure", "how": "Automated lockfile scanning against a public advisory DB.", "coverage": "supports" }
      ]
    },
    {
      "id": "DORA",
      "name": "Digital Operational Resilience Act",
      "controls": [
        { "ref": "Art. 9", "name": "Protection and prevention",  "how": "Continuous vulnerability inventory supports the protection control.", "coverage": "supports" }
      ]
    }
  ]
}
