syft
CLI tool for generating a SBOM from container images and filesystems
Platforms: Linux · Last verified September 6, 2026
This package contains a CLI tool and Go library for generating a Software Bill of Materials (SBOM) from container images and filesystems. Exceptional for vulnerability detection when used with a scanner like Grype.
Only use this tool against systems you own or are explicitly authorized to test — see the disclaimer.
Getting started
Install on Kali Linux with `sudo apt install syft`. See the official Kali tool page and upstream homepage linked above for full usage and configuration details.