Skip to content

Adding metadata to SBOM Reporters #11323

@FabianRolfMatthiasNoll

Description

@FabianRolfMatthiasNoll

What is the functionality you want to propose?

Given the rising need of SBOM creation especially in professional sectors like industry and medicine etc some things are starting to be defined what such a SBOM has to have. In the recent FDA update SBOMs are now mandatory. Those SBOMs must have data like the manufacturer / author / and or supplier embedded. As of now given the metadata this is besides the timestamp the only requirement.

My proposal is a easy way to set this data either per the config.yml or the .ort.yml or as flags and this is added in the reporting state of the SBOM. Currently this is implemented for the SPDX output but not for CycloneDX

What is the use-case for your enhancement?

Probably every user which is mandated to create SBOMs for audits

Alternatives you have considered

The alternate solution is currently at least in my workflow to have a jq command that injects that info into the SBOM.

Metadata

Metadata

Assignees

No one assigned

    Labels

    reporterAbout the reporter tool

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions