Skip to content

Instantly share code, notes, and snippets.

@ryanhs
Created March 7, 2023 14:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanhs/78abd28a6b8591da0e12f785ada97164 to your computer and use it in GitHub Desktop.
Save ryanhs/78abd28a6b8591da0e12f785ada97164 to your computer and use it in GitHub Desktop.
syft sbom notes
syft packages dir:/var/lib/dpkg --output cyclonedx-json="$HOSTNAME.cdx.json"
syft packages dir:/var/lib/dpkg --output syft-json="$HOSTNAME.syft.json"
grype db status
grype db update
syft acme-web-1 --output syft-json=acme-web-1.syft.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment