Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions .github/chainguard/regen-answers.sts.yaml

This file was deleted.

39 changes: 0 additions & 39 deletions .github/workflows/build-scanner-audit.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,3 @@ Chainguard Libraries provides secure, curated versions of open source libraries
If you're unfamiliar with Chainguard Libraries, start with [Libraries Foundational Concepts](./libraries/foundational_concepts.md) to understand what Libraries are and how CVE remediation works.

Next, to learn how to integrate Chainguard's VEX feed in your vulnerability scanner, look at [Libraries Scanning Implementation](./libraries/scanning_implementation.md).

### Scanner Audit Tool

The `scanner-audit` tool is a Go-based CLI utility that allows organizations responsible for specific scanner implementations to validate their scanner against Chainguard's provided test cases. This tool helps ensure your scanner correctly identifies vulnerabilities in Chainguard Images and packages according to the official support criteria, producing a detailed HTML report with test results.

For detailed usage instructions and implementation details, please see the [ `scanner-audit/`](./scanner-audit/README.md) directory.
Loading