Our SPDX SBOM generator tool is cross-plat, supporting Windows, Linux, and Mac environments (and will be open sourced soon). It also provides open source software (OSS) detection for inclusion in the SBOM across NPM, NuGet, PyPI, CocoaPods, Maven, Golang, Rust Crates,...
SPDXVersion: SPDX-2.2 DataLicense: CC0-1.0 SPDXID: SPDXRef-DOCUMENT DocumentName: spdx-sbom-generator DocumentNamespace: http://spdx.org/spdxpackages/spdx-sbom-generator--57918521-3212-4369-a8ed-3d681ec1d7a1 Creator: Tool: spdx-sbom-generator-XXXXX Created: 2021-05-23 11:25:29.167227...
SBOM Tool Introduction The SBOM tool is a highly scalable and enterprise ready tool to create SPDX 2.2 compatible SBOMs for any variety of artifacts. The tool uses the Component Detection libraries to detect components and the ClearlyDefined API to populate license information for these components....
___ In src/Microsoft.Sbom.Parsers.Spdx30SbomParser/Generator.cs<#830 (comment)>: + { + Name = orgName, + }; + + var spdxTool = new Tool + { + Name = toolName, + }; + + spdxOrganization.AddSpdxId(); + spdxTool.AddSpdxId(); + + var spdxCreationInfo = new CreationI...
CycloneDX CLI tool for SBOM analysis, merging, diffs and format conversions. owaspbomvexspdxhacktoberfestbill-of-materialssoftware-bill-of-materialspurlpackage-urlsbomcyclonedxsbom-generatorobommbomsaasbom UpdatedNov 24, 2024 C# Creates CycloneDX Software Bill of Materials (SBOM) from Maven projects ...
Support CI generation of SBOMs via golang tooling. - Added fuzzbuzz configuration file · opensbom-generator/spdx-sbom-generator@057c075
Hello, I got an error message "error in getting mvn transitive dependency tree and parsing it" when I tried to generator from a simple Maven project: $ ./spdx-sbom-generator -p /home/ubuntu/maven -o /home/ubuntu/out2 INFO[2021-08-05T11:4...
Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...