Skip to content

0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 17:30
· 882 commits to main since this release

Features and improvements

  • [a93d296e] - feat: add ignore-annotations flag ref: #18
  • [ed59b5aa] - feat: track process with annotations
  • [1c4e3968] - feat: add target-validation handling
  • [23f5285e] - feat: some refactoring for multi-targets
  • [d699f346] - feat: move git package
  • [57a69b00] - feat: use syft module instead of binary

Bug fixes

Cleanup and refactoring

  • [2e0c59e9] - cleanup: change env-prefix to SBOM
  • [188dfd99] - cleanup: finalized target-decoupling
  • [94a7246e] - cleanup: refactored logic to avoid duplicate scans
  • [41d33fae] - cleanup: small refactoring
  • [bfe062a2] - cleanup: some refactoring

Build and testing

Documentation

Dependency updates

  • [ed732dc9] - deps: go mod tidy for ginkgo
  • [cbb928fa] - deps: update module github.com/onsi/ginkgo/v2 to v2.1.1
  • [e6d642f3] - deps: go mod tidy for gomega
  • [c23777a2] - deps: update module github.com/onsi/gomega to v1.18.1
  • [9b23b29a] - deps: update kubernetes versions to v0.23.3 (#19)
  • [b91489ad] - deps: fix go.sum
  • [383874c1] - deps: update module github.com/onsi/gomega to v1.18.0
  • [741d0ca9] - deps: fix go.sum
  • [2a0f035a] - deps: update module github.com/onsi/ginkgo/v2 to v2.1.0
  • [c6702897] - deps: update ckotzbauer/actions-toolkit action to v0.5.0

Common changes