This script generates one sbom for one Snyk org
- Install Cyclonedx CLI
https://github.com/CycloneDX/cyclonedx-cli#homebrew
brew install cyclonedx/cyclonedx/cyclonedx-cli
- Add
org_id
andsnyk_api_token
to sbom_poc_config.json - Install dependencies
pip install -r requirements.txt
- Run Script
python3 sbom_script.py