Generate Software Bill of Materials from container images and filesystems
CLI for generating a Software Bill of Materials from container images
syft$ syft nginx:latest -o json > sbom.json$ syft dir:/path/to/directory -o table$ syft ghcr.io/example/myapp:v1.0 -o spdx-json