-
Notifications
You must be signed in to change notification settings - Fork 374
Description
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.