I have a CycloneDX-formatted sbom that includes this snippet. What does the pipe character in the dependsOn array mean?
cyclonedx dependsOn format includes a pipe
55 Views Asked by Tony Ennis At
1
I have a CycloneDX-formatted sbom that includes this snippet. What does the pipe character in the dependsOn array mean?
nothing in particular.
The values in the
dependenciesare references tobom-refin the same document. see the docs. Thebom-refis an arbitrary string that must be unique in the document. The values do not need to have any meaning. see the docs.see also: https://github.com/CycloneDX/cyclonedx-node-npm/blob/main/docs/result.md