Skip to content

Releases: stackrox/scanner

2.20.1

02 Nov 13:40
cf7a452
Compare
Choose a tag to compare
2.20.1 Pre-release
Pre-release

Use user nobody (65534) in docker image

2.20.0

06 Oct 17:49
ee09f41
Compare
Choose a tag to compare
  • Scanner and Scanner DB container images are now RHEL-based only (#470)
    • Alpine-based images are no longer released
  • Scanner now outputs its version in the logs (#472)
  • Fix "token too large" error in dpkg analysis (#475)
  • Scanner is now using go1.17.1 (#481)
  • Cleanup various error logs (#484, #485)
  • Active Vulnerability Management feature flag is enabled by default (#488)
  • Oracle Linux is no longer supported (#471)

2.19.1

20 Sep 20:03
6ecf12f
Compare
Choose a tag to compare

Bump go1.17.0 to go1.17.1

2.18.4

20 Sep 20:02
bdb27a5
Compare
Choose a tag to compare
  • Bump go1.16.5 to go1.16.8

2.19.0

31 Aug 00:12
d855e66
Compare
Choose a tag to compare
  • Add Active Vulnerability Management functionality behind feature flag
    • List package-provided executables for packages managed by dpkg, apk, and rpm
  • Scanner is now pushed to Quay.io
  • Fixed deadlock in rhelv2_package table insert operation
  • Added various prometheus metrics for better usage insight
  • Changed default Central endpoint to central.stackrox.svc
  • Optimize RHELv2 DB operations via prepared statements
  • Bump Go version to 1.17
  • Delete old CVEs when Red Hat advisories are updated

2.18.3

25 Aug 21:13
Compare
Choose a tag to compare
  • Push image to Quay.io

2.18.2

25 Aug 18:41
Compare
Choose a tag to compare
2.18.2 Pre-release
Pre-release
  • CI updates to account for Quay.io images

2.18.0

04 Aug 23:32
683e118
Compare
Choose a tag to compare
  • Add basic prometheus metrics

2.17.4

03 Aug 17:36
134c9e5
Compare
Choose a tag to compare
  • Use UBI 8.4
    • Fixes RHSA-2021:2717

2.17.3

22 Jul 19:13
2c1d870
Compare
Choose a tag to compare
2.17.3 Pre-release
Pre-release

DO NOT USE