Registry / utility / anchore-syft

anchore-syft

JSON →
library1.17.0gogounverified

A CLI tool and Go library for generating a Software Bill of Materials (SBOM) from container images and filesystems.

go get github.com/anchore/syft
INSTALL
IMPORT
SIG · ANCHORE-SYFT
A
anchore-syft
utilitygov1.17.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

syft
github.com/anchore/syft

Print Syft version

package main import ( "fmt" "github.com/anchore/syft/syft" ) func main() { fmt.Println(syft.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.17.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
48 hits · last 30 days
node
42
OpenAI (training)
1
Resources
anchore-syft — go get anchore-syft · libregistry