Generate comprehensive Software Bill of Materials (SBOM) with security metadata using vet
vet
supports CycloneDX v1.6 SBOM generation. The generated SBOM provides a comprehensive inventory of all packages and their dependencies in your project, including security metadata like detected vulnerabilities, malware, and license information.
--report-cdx-app-name
parameter is optional. If omitted, vet will use a default application name.Naming Conventions
Version Control
Automation
Signed SBOMs
Large SBOM Files
Missing Components
Validation Errors