Skip to content

This script generates one sbom for one Snyk org

Notifications You must be signed in to change notification settings

alsnyk/sbom_per_org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sbom_per_org

This script generates one sbom for one Snyk org

Instructions

  1. Install Cyclonedx CLI https://github.com/CycloneDX/cyclonedx-cli#homebrew brew install cyclonedx/cyclonedx/cyclonedx-cli
  2. Add org_id and snyk_api_token to sbom_poc_config.json
  3. Install dependencies pip install -r requirements.txt
  4. Run Script python3 sbom_script.py

About

This script generates one sbom for one Snyk org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages