aicr-managing-openvex
Installation
SKILL.md
Managing .openvex.json
.openvex.json carries per-CVE reachability evidence used to suppress
vulnerability findings in the aiperf-bench container image. The file is
consumed by the Daily Image Vulnerability Scan workflow
(.github/workflows/vuln-scan-images.yaml) via the vex: input on
anchore/scan-action@v7.4.0, which passes it to grype as --vex .openvex.json.
This skill exists because the file has non-obvious invariants — most notably the product-PURL matching rule — and getting them wrong silently no-ops every statement in the document.