Skip to content

manifest-cyber/example-sbom-generation-monorepo

Repository files navigation

How to run syft?

Install with brew:

brew install syft

Run:

syft . -c syft.yaml -o cyclonedx-json --file syft-bom.json

How to run cdxgen?

Install with npm:

npm install -g @cyclonedx/cdxgen

Run:

cdxgen -r  -o cdx-bom.json --deep

About

Manifest example for monorepo that generates SBOMs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors