chain-bench

Audit software supply chain security against CIS benchmarks

brewmacoslinux
Try with needOr install directly
Source

About

Software supply chain auditing tool based on CIS benchmark

Commands

chain-bench

Examples

Run a full supply chain audit against CIS benchmarks$ chain-bench audit
Audit a specific Git repository for supply chain risks$ chain-bench audit --repo /path/to/repository
Generate a detailed compliance report in JSON format$ chain-bench audit --output json > report.json