Trustpoint Software Bill of Materials

Supported SBOM Formats

Trustpoint provides Software Bill of Materials (SBOMs) in the following formats:

These formats are widely adopted for secure software supply chain management and allow transparency around third-party dependencies, licenses, and vulnerabilities.

SBOM Generation and CI Integration

The SBOMs are automatically generated and kept up to date via a GitHub Actions Workflow.

This workflow is triggered on every push to the `main` branch, ensuring that the published SBOMs always reflect the current state of the codebase and its dependencies.

Validation and Tools

You may use the following tools to validate or inspect the SBOMs:

These tools allow validation, transformation, and comparison of SBOMs to meet compliance and operational requirements.