Sca

Software Composition Analysis — scan project dependencies for known vulnerabilities (CVEs) and generate Software Bill of Materials (SBOM). Uses Syft for SBOM generation and Grype for vulnerability matching. Falls back to npm audit when Syft/Grype unavailable. Produces STIG V-ID-tagged findings for /stig-compliance pipeline. Use when (1) auditing dependency security, (2) generating SBOM for compliance, (3) checking for vulnerable transitive dependencies, (4) license compliance for government procurement. Works air-gapped with pre-downloaded vulnerability database.

vbrevik Updated

File contents

vbrevik/claude_code_skills/tree/main/skills/sca commit 220526862a

Frequently asked questions

npx skillmds@latest add vbrevik/sca