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
This library is mainly a wrapper for the official [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib/) library with Standard BOM support.
10
-
"Standard BOM" is our Siemens-internal SBOM format.
11
-
Every Standard BOM document is a 100% CycloneDX document, so both CycloneDX and Standard BOM formats are supported.
9
+
"Standard BOM" is our Siemens-internal SBOM format based on the [Siemens CycloneDX Property Taxonomy](https://github.com/siemens/cyclonedx-property-taxonomy), which is 100% compatible with the CycloneDX.
10
+
11
+
Every Standard BOM document is a 100% CycloneDX document, so both CycloneDX and Standard BOM formats are supported both
0 commit comments