Skip to content

rchincha/stacker-bom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stacker-bom: a SBOM workflow tool/library for container image builds

Originally intended as a stacker companion tool to help with container image builds but anyone should be able to use it.

It uses https://github.com/kubernetes-sigs/bom and https://github.com/anchore/syft as its core BOM libraries.

Rationale

  • Every component of a container image must be accounted for
  • Source/build time tooling since most context is available at this time
  • Easily integrate with stacker

About

A SBOM generator library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 86.3%
  • Shell 7.3%
  • Makefile 6.4%