Skip to content

Releases: ckotzbauer/vulnerability-operator

0.5.0

16 Apr 11:06
Compare
Choose a tag to compare

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

08 Apr 05:35
Compare
Choose a tag to compare

Features and improvements

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

  • [fd1daad4] - chore: remove dependabot [skip ci]
  • [e3f781b0] - chore: update community-files [skip ci]
  • [8161e089] - revert "deps: update module github.com/anchore/syft to v0.41.4 (#20)"

0.3.0

09 Mar 15:53
Compare
Choose a tag to compare

Features and improvements

  • [e92c1246] - feat: add ignore support
  • [2cd8254f] - feat: target owner instead of pod in metrics

Build and testing

Dependency updates

  • [ca985792] - deps: update lannonbr/issue-label-manager-action action to v3.0.1 (#17)
  • [010d6404] - deps: update ckotzbauer/actions-toolkit action to v0.8.0 (#18)

0.2.0

05 Mar 10:15
Compare
Choose a tag to compare

Build and testing

  • [ebb00e64] - build: ignore some cves
  • [a5b6b100] - build: use grype for cve-scan

Security

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

  • [37cf1dba] - revert "deps: update module github.com/anchore/syft to v0.40.1 (#13)"

0.1.0

22 Feb 18:19
Compare
Choose a tag to compare

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

Build and testing

Documentation

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