CBOMkit-action is a github action that can be embedded in CICD pipelines of github repositories to generate [Cyclone DX 1.6 Cryptography Bill of Materials](https://cyclonedx.org/docs/1.6/json) (CBOM) objects. A CBOM object is an extension of the Software Bill of Materials (SBOM) that describes cryptographic assets and their dependencies. The overall design goal of the CBOM is to provide a standardized, machine-readable format for collecting and representing cryptographic assets such as algorithms, protocols, certificates, and related cryptographic material (keys, tokens, secrets, or passwords). CBOM also models dependencies between cryptographic assets and enables policy-based compliance checks and automated reasoning about cryptographic usage.
0 commit comments