You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Current SBOM result contains the tool that was used to gather all data.
But it did not include the cyclonedx-library, which does data model transformations/serializations and in the end produces the SBOM result.
Therefore, it is not entirely clear, HOW a SBOM was created - in terms of reproducibility.
Describe the solution you'd like
have the cyclonedx-library in bom.metadata.tools[], with the library's name, version, and references to download/sources
Describe alternatives you've considered
none
Additional context
none
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Current SBOM result contains the tool that was used to gather all data.
But it did not include the
cyclonedx-library
, which does data model transformations/serializations and in the end produces the SBOM result.Therefore, it is not entirely clear, HOW a SBOM was created - in terms of reproducibility.
Describe the solution you'd like
have the
cyclonedx-library
inbom.metadata.tools[]
, with the library's name, version, and references to download/sourcesDescribe alternatives you've considered
none
Additional context
none
The text was updated successfully, but these errors were encountered: