Skip to content

marcinbojko/syft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Syft

Chocolatey Windows2016 Windows2019 Windows2022 Windows10 Windows11

"Buy Me A Coffee"

Consider buying me a coffee if you like my work. All donations are appreciated. All donations will be used to pay for pipeline running costs

Description

A CLI tool and Go library for generating a Software Bill of Materials (SBOM) from container images and filesystems https://github.com/anchore/syft

Features

  • Install and uninstall via Chocolatey
  • Supports 64-bit version

Usage

Direct

choco install syft -y

YAML (Foreman, puppetlabs/chocolatey module)

syft:
  ensure: latest
  provider: chocolatey

or

syft:
  ensure: latest