v3.0.0
What's Changed
- feat: perform env subst on image for the
generate_sbom
command by @droguljic in #53 - feat: perform env subst on image for the
assess_image
command by @droguljic in #54 - style: format
sh
files by @droguljic in #55 - feat: standardize output paths of the commands by @droguljic in #56
- refactor: use array for passing arguments in scripts by @droguljic in #57
- feat: use
sarif
as output format for theassess_image
command by @droguljic in #58 - chore: update machine images to
ubuntu-2404
by @droguljic in #59 - ci: reorganize test and deploy configuration by @droguljic in #60
- feat: store SBOM as artifact by @droguljic in #61
- docs: add scanner summary by @droguljic in #62
Full Changelog: v2.3.0...v3.0.0