@vibecontrols/vibe-plugin-security-sbom-build
v2026.528.1
Published
Syft + Grype provider for the build lifecycle stage. Generates a CycloneDX SBOM and scans it for known vulnerabilities. Registers as a security.sbom provider with @vibecontrols/vibe-plugin-security.
Maintainers
Readme
@vibecontrols/vibe-plugin-security-sbom-build
Generates a CycloneDX SBOM via Syft and scans it for known vulnerabilities via Grype. Targets the build lifecycle stage in VibeControls.
Registers as a security.sbom provider (name syft-grype) with the @vibecontrols/vibe-plugin-security meta plugin.
Install
vibe plugin install @vibecontrols/vibe-plugin-security-sbom-build
vibe security providers set-default --stage build --provider syft-grypeBoth Syft (Anchore) and Grype (Anchore) binaries are downloaded automatically on first use with sha256 verification.
Outputs
sbom.cdx.json— CycloneDX 1.5 SBOM (evidence typesbom-cyclonedx)grype.json— Grype vulnerability report (evidence typegrype-json)NormalizedFinding[]— one row permatches[]entry with CVE, package, fix version, severity
License
Proprietary — Burdenoff Consultancy Services Pvt. Ltd.
