Skip to content

Creates CycloneDX Software Bill of Materials (SBOM) from Rust (Cargo) projects

License

Notifications You must be signed in to change notification settings

sduquette-devolutions/cyclonedx-rust-cargo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Crates.io License Website Slack Invite Group Discussion Twitter

CycloneDX Rust (Cargo) Plugin

The CycloneDX module for Rust (Cargo) creates a valid CycloneDX Software Bill-of-Material (SBOM) containing an aggregate of all project dependencies. CycloneDX is a lightweight SBOM specification that is easily created, human and machine readable, and simple to parse.

Usage

Execute CycloneDX from within a Rust project directory containing Cargo.toml.

Installing

cargo install cyclonedx-bom

Executing binary

~/.cargo/bin/cyclonedx-bom cyclonedx

Executing from cargo

cargo cyclonedx

License

Permission to modify and redistribute is granted under the terms of the Apache 2.0 license. See the LICENSE file for the full license.

About

Creates CycloneDX Software Bill of Materials (SBOM) from Rust (Cargo) projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%