Releases: ckotzbauer/sbom-operator
Releases · ckotzbauer/sbom-operator
0.10.0-beta.1
Bug fixes
- [
4e2dee4f
] - fix: try to add chmod statement
0.10.0-beta.0
Features and improvements
- [
411a9472
] - feat: add Codenotary CAS support - [
91ced753
] - feat: add vcn-metadata-attributes - [
4017697d
] - feat: allow optional extra-args to VCN - [
e0acaea3
] - feat: add external job-delegation for vcn
Bug fixes
- [
2917d79b
] - fix: split by regex
Build and testing
Documentation
- [
2cf4d68b
] - doc: add amd64 note - [
cb42f105
] - doc: improvements to job-image docs - [
a129503c
] - doc: add job-docs
Dependency updates
- [
42a92388
] - deps: update kubernetes versions to v0.23.6
Common changes
- [
a502a2eb
] - chore: split deploy-manifests
0.9.0
0.8.0
Features and improvements
- [
e7b902a6
] - feat: update to [email protected]
Bug fixes
- [
0b446e1e
] - fix: fix parsing of image id's for container runtimes which include a prefix before the image id - [
f495819e
] - fix: add namespace close #56
Build and testing
- [
fc495e8f
] - build: use reusable-workflows [6] - [
ccff3ee5
] - build: use reusable-workflows [5] - [
90e363d6
] - build: use reusable-workflows [4] - [
2f110068
] - build: use reusable-workflows [3] - [
2acc90b8
] - build: use reusable-workflows [2] - [
b0cba49c
] - build: use reusable-workflows [1] - [
585cf4ba
] - test: update fixtures - [
1b46b79e
] - test: update syft-fixtures
Documentation
- [
6e44f2ee
] - doc: update version [skip ci]
Dependency updates
- [
1af69827
] - deps: update module github.com/anchore/syft to v0.43.0 - [
4bc434a9
] - deps: update actions/setup-node action to v3.1.0 - [
18984bb1
] - deps: update ckotzbauer/actions-toolkit action to v0.10.1 - [
bbc680b5
] - deps: update alpine digest to f22945d - [
3df42d43
] - deps: update module github.com/anchore/syft to v0.42.4 (#59) - [
53febe7a
] - deps: update alpine digest to ceeae28 (#58) - [
4da4adf7
] - deps: update module github.com/docker/cli to v20.10.14 (#60) - [
c1c1ffda
] - deps: update ckotzbauer/actions-toolkit action to v0.10.0 (#61) - [
2cd77243
] - deps: update module github.com/onsi/gomega to v1.19.0 (#62) - [
ec4fa537
] - deps: bump pascalgn/automerge-action - [
8e229eaa
] - deps: update ckotzbauer/label-command-action action to v2 - [
08b2d4e8
] - deps: update module github.com/anchore/syft to v0.42.0 - [
70834f7b
] - deps: update alpine digest to d6d0a0e (#52) - [
d39e8e1d
] - deps: update kubernetes versions to v0.23.5 (#53)
Common changes
0.7.0
Features and improvements
- [
2fedd5e1
] - feat: delete unused images from Dependency Track
Bug fixes
Documentation
- [
4863e43a
] - doc: add new version
Dependency updates
- [
404a60fe
] - deps: update to [email protected] - [
4b74df4f
] - deps: update module github.com/anchore/syft to v0.41.4 - [
2a52b94a
] - deps: update module github.com/docker/cli to v20.10.13 (#48) - [
280975c3
] - deps: update ckotzbauer/actions-toolkit action to v0.9.0 (#49) - [
4fdc6734
] - deps: update module github.com/spf13/cobra to v1.4.0 (#51) - [
209fa941
] - deps: update lannonbr/issue-label-manager-action action to v3.0.1 (#45) - [
47ee9f1d
] - deps: update ckotzbauer/actions-toolkit action to v0.8.0 (#46)
Common changes
0.6.0
Bug fixes
- [
a18233fb
] - fix: fix git-pull error
Build and testing
Documentation
Security
- [
4f7fdeee
] - security: update containerd (GHSA-crp2-qrr5-8pq7)
Dependency updates
- [
34849c73
] - deps: update to [email protected] - [
e8d2f030
] - deps: update module github.com/anchore/syft to v0.40.1 - [
3e2a6554
] - deps: update actions/setup-go action to v3 - [
889b81b2
] - deps: update actions/stale action to v5 - [
51cf1180
] - deps: bump azure/setup-kubectl from 2.0 to 2.1 - [
b5a4e8af
] - deps: bump actions/checkout from 2 to 3 - [
0fb9645c
] - deps: update ckotzbauer/actions-toolkit action to v0.7.0 (#39) - [
726ade99
] - deps: update module github.com/anchore/syft to v0.39.3 (#38) - [
f2d51ba7
] - deps: bump actions/setup-node from 2.5.1 to 3.0.0
0.5.0
Build and testing
- [
fe403ec2
] - test: also disable test-code - [
93802fc9
] - test: add mkdir - [
4ea3e2e6
] - test: disable ACR tests - [
f09877de
] - test: updated sbom-fixtures
Documentation
- [
005df7da
] - doc: updates
Dependency updates
- [
66798cdc
] - deps: update docker/distribution - [
0186c68a
] - deps: go mod tidy - [
25b3df43
] - deps: update module github.com/anchore/syft to v0.38.0 - [
6463901f
] - deps: go mod tidy - [
046ad445
] - deps: update module github.com/onsi/ginkgo/v2 to v2.1.3 - [
7446b45f
] - deps: update pascalgn/automerge-action commit hash to 0ba0473 (#32) - [
f283ebe2
] - deps: update pascalgn/size-label-action commit hash to a4655c4 (#33) - [
73470b9b
] - deps: update kubernetes versions to v0.23.4 (#34) - [
07ae35f4
] - deps: update module github.com/nscuro/dtrack-client to v0.5.0 (#36) - [
417fea63
] - deps: update module github.com/onsi/ginkgo/v2 to v2.1.2 (#31) - [
030155ff
] - deps: update ckotzbauer/actions-toolkit action to v0.6.0 (#28) - [
be071dd1
] - deps: update module github.com/nscuro/dtrack-client to v0.4.0 (#30)
0.4.1
0.4.0
Features and improvements
- [
492e99ed
] - feat: add version, use project auto-creation - [
549443d1
] - feat: basic implementation for Dependency Track
Bug fixes
- [
67ff2fe7
] - fix: ignore "already up-to-date" - [
b384003b
] - fix: avoid concurrent runs - [
40024547
] - fix: improve target error-handling - [
d3a5768a
] - fix: also respect dockercfg secret-type close #26 - [
347b8430
] - fix: add missing rbac-rules close #24
Build and testing
- [
e731e895
] - build: also build on PRs