Releases: ckotzbauer/vulnerability-operator
Releases · ckotzbauer/vulnerability-operator
0.5.0
Bug fixes
- [
43670e34
] - fix: ignore cves without version
Build and testing
- [
cf2e90c3
] - build: update to go 1.18.1
Documentation
- [
d97d33d8
] - doc: update version-table [skip ci]
Dependency updates
- [
3bf74ace
] - deps: update module github.com/anchore/syft to v0.44.1 - [
ab9ccd95
] - deps: fix grype-update - [
29da2296
] - deps: update module github.com/anchore/grype to v0.35.0 - [
7bc8da91
] - deps: update module github.com/spf13/viper to v1.11.0 - [
2fc538cf
] - deps: update ckotzbauer/actions-toolkit action to v0.12.1 - [
18542781
] - deps: update alpine digest to 4edbd2b
0.4.0
Features and improvements
- [
2b24a433
] - feat: avoid duplicates through related CVEs - [
739aa981
] - feat: flip execution order to process at once - [
eac27a9e
] - feat: update to [email protected]
Build and testing
- [
6ba02b4b
] - build: use reusable-workflows [6] - [
628fa1cb
] - build: use reusable-workflows [5] - [
677977f6
] - build: use reusable-workflows [4] - [
20e23fbc
] - build: use reusable-workflows [3] - [
9d615815
] - build: use reusable-workflows [2] - [
b368465b
] - build: use reusable-workflows [1]
Dependency updates
- [
37d73fad
] - deps: update ckotzbauer/actions-toolkit action to v0.10.1 - [
f13c613e
] - deps: update alpine digest to f22945d - [
59c44d4e
] - deps: update alpine digest to ceeae28 (#30) - [
010caa53
] - deps: update module github.com/anchore/grype to v0.34.7 (#31) - [
934250ac
] - deps: update ckotzbauer/actions-toolkit action to v0.10.0 (#32) - [
ac1e5ef0
] - deps: update module github.com/anchore/syft to v0.42.4 (#27) - [
a428c36e
] - deps: bump pascalgn/automerge-action - [
9dc28746
] - deps: update ckotzbauer/label-command-action action to v2 - [
6227718b
] - deps: update alpine digest to d6d0a0e (#24) - [
a2a98b59
] - deps: update kubernetes versions to v0.23.5 (#25) - [
733004d6
] - deps: update module github.com/anchore/grype to v0.34.3 (#26) - [
f51081e6
] - deps: update ckotzbauer/actions-toolkit action to v0.9.0 (#19) - [
46ff889a
] - deps: update module github.com/anchore/syft to v0.41.4 (#20) - [
7537929d
] - deps: update module github.com/spf13/cobra to v1.4.0 (#21)
Common changes
0.3.0
Features and improvements
Build and testing
Dependency updates
0.2.0
Build and testing
Security
- [
f674a487
] - security: update containerd (CVE-2022-23648)
Dependency updates
- [
402d6efa
] - deps: update actions/setup-go action to v3 - [
e0e83fc2
] - deps: update module github.com/anchore/syft to v0.40.1 (#13) - [
6b78c96f
] - deps: update actions/stale action to v5 - [
4761c741
] - deps: bump actions/checkout from 2 to 3 - [
e0add17e
] - deps: update ckotzbauer/actions-toolkit action to v0.7.0 (#11) - [
d03219d5
] - deps: update module github.com/anchore/grype to v0.33.1 (#10) - [
2a2357d8
] - deps: update module github.com/anchore/syft to v0.39.3 - [
943bcbf6
] - deps: update module github.com/anchore/syft to v0.39.2 (#8) - [
1c4bfb14
] - deps: bump actions/setup-node from 2.5.1 to 3
Common changes
0.1.0
Features and improvements
- [
8890953b
] - feat: add k8s-resources - [
ce42c8c2
] - feat: add pod-infos to the metric - [
2a178782
] - feat: add metric-target - [
6c39b48b
] - feat: basic filtering and json-target - [
c0feb7fb
] - feat: initial commit
Bug fixes
- [
99eb1055
] - fix: description improvements - [
2b4be0bf
] - fix: fix git-pull error - [
042d3e25
] - fix: clear sbom-slice - [
a3751d38
] - fix: correct default target - [
cb098940
] - fix: dockerfile comment
Build and testing
- [
0b8fcf59
] - build: disable tests
Documentation
- [
1c679827
] - doc: add README
Dependency updates
- [
9ce81777
] - deps: update pascalgn/automerge-action commit hash to 0ba0473 (#4) - [
d75ec138
] - deps: update pascalgn/size-label-action commit hash to a4655c4 (#5) - [
757704b9
] - deps: update syft and grype - [
cfe35aba
] - deps: update ckotzbauer/actions-toolkit action to v0.6.0 (#2) - [
8e20aa9d
] - deps: update module github.com/anchore/syft to v0.37.10 (#3)
Common changes
- [
00eb7dd4
] - chore: initial repo-setup