Summary
Register the project with the OpenSSF Best Practices Program (formerly the Linux Foundation CII Best Practices badge) and add the resulting badge to the README.
What is it?
The OpenSSF Best Practices badge is a widely-recognised trust signal for open-source projects. A maintainer completes a self-attestation questionnaire covering:
- Project documentation and website
- Change control and version control practices
- Reporting and handling vulnerabilities
- Quality: working build system, automated test suite, test coverage
- Security: use of good cryptographic practices, vulnerability scanning
Badge levels: Passing → Silver → Gold
Why add it?
As a security-focused tool (SBOM validation, CycloneDX/SPDX), sbom-utility should itself demonstrate strong security hygiene. The badge gives users and integrators confidence that the project follows recognised best practices for secure, reliable OSS development.
Prerequisites for Passing level
Most criteria are already met. Items to confirm or add:
[](https://www.bestpractices.dev/projects/<ID>)
References
Summary
Register the project with the OpenSSF Best Practices Program (formerly the Linux Foundation CII Best Practices badge) and add the resulting badge to the README.
What is it?
The OpenSSF Best Practices badge is a widely-recognised trust signal for open-source projects. A maintainer completes a self-attestation questionnaire covering:
Badge levels: Passing → Silver → Gold
Why add it?
As a security-focused tool (SBOM validation, CycloneDX/SPDX),
sbom-utilityshould itself demonstrate strong security hygiene. The badge gives users and integrators confidence that the project follows recognised best practices for secure, reliable OSS development.Prerequisites for Passing level
Most criteria are already met. Items to confirm or add:
SECURITY.mddocumenting the vulnerability disclosure / reporting process (required for Passing)CONTRIBUTING.mdor equivalent)References
SECURITY.md(GitHub template): https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository