cyclonedx/cyclonedx-dotnet

By cyclonedx

Updated about 1 month ago

Creates CycloneDX Software Bill-of-Materials (SBOM) from .NET Core projects

Image
0

10K+

CycloneDX for .NET Core

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.

Usage

Execution

docker run cyclonedx/cyclonedx-dotnet [OPTIONS]

Options

Options may be obtained by running

docker run cyclonedx/cyclonedx-dotnet --help

License

Permission to modify and redistribute is granted under the terms of the Apache 2.0 license.

Docker Pull Command

docker pull cyclonedx/cyclonedx-dotnet