Releases: ckotzbauer/sbom-operator
Releases · ckotzbauer/sbom-operator
0.3.0
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
- [
3aecc2d5
] - fix: make image-path reproducible - [
484cc576
] - fix: changed if-condition - [
789e7446
] - fix: small bugfixes - [
bb68ee18
] - fix: use other source-hint - [
9fab42bb
] - fix: small syft fix
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
- [
70428c73
] - doc: fixes - [
9f6c877e
] - doc: several doc updates - [
3c60ff84
] - doc: some clarifications - [
4b5d9d37
] - doc: add parameter
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
0.2.0
0.1.0
Features and improvements
- [
c8f9c5e8
] - feat: rename project - [
6ffc128e
] - feat: added git-path - [
a5b6bf5e
] - feat: sbom-cleanup; refactoring and fixing - [
a777ccac
] - feat: more configuration for k8s resources - [
295153c7
] - feat: configuration and daemon-service
Build and testing
- [
32d2c2fc
] - build: try https://index.docker.io/v1/ server - [
068745cb
] - build: use env - [
8acf0c86
] - build: try using env - [
e65faa7f
] - build: split steps - [
5a75c79d
] - build: fix quotes - [
ead24faa
] - build: dry-run - [
87d52b47
] - build: use another action - [
3e86bf09
] - build: update workflow - [
04e560ba
] - build: update workflow - [
383ad576
] - build: update workflow - [
6a65f9f7
] - build: update workflow - [
79a6b63a
] - build: add github-workflows - [
14b2b912
] - test: use index.docker.io - [
d487a5af
] - test: split test-registries gh-action - [
aaeaf29a
] - test: try to fix hub-test - [
0eb989b9
] - test: write registry-tests
Documentation
Security
- [
36dbde86
] - security: update golang.org/x/crypto