> cat /dev/github | grep security-tools
discovered 04 Aug 2026

sbt-sbom

Scala ★ 39 via github-topic
→ View on GitHub
The sbt-sbom plugin enables Scala Build Tool (sbt) projects to generate valid CycloneDX Bill of Materials (BOM) files, facilitating better compliance and integration with Software Composition Analysis tools. Its primary use case is for managing and exporting the dependencies of sbt projects in a structured format, with support for different dependency scopes and customizable output formats. Notable features include the ability to create BOMs for specific scopes, list BOM contents without file generation, and various configuration options for output filename and format.