cyclonedx/cyclonedx-dotnet
Creates CycloneDX Software Bill-of-Materials (SBOM) from .NET Core projects
10K+
The CycloneDX module for .NET Core creates a valid CycloneDX Software Bill-of-Materials (SBOM) containing an aggregate of all project dependencies. CycloneDX is a lightweight BOM specification that is easily created, machine readable, and simple to parse.
Execution
docker run cyclonedx/cyclonedx-dotnet [OPTIONS]
Options
Options may be obtained by running
docker run cyclonedx/cyclonedx-dotnet --help
Permission to modify and redistribute is granted under the terms of the Apache 2.0 license.
docker pull cyclonedx/cyclonedx-dotnet