Skip to content

rockcrafters/chisel-sbom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Chisel SBOM Exporter

This project generates a Software Bill of Materials (SBOM) for Chisel projects. The SBOM is generated in the SPDX format using the metadata from the Chisel jsonwall manifest.

Usage

Build

To build the project, run the following command:

go build ./cmd/chisel-sbom

Run

./chisel-sbom /path/to/manifest.wall [/path/to/output.spdx.json]

If there is no output file specified, the SBOM will be generated to a manifest.spdx.json file in the same directory of the manifest.wall file.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages