Skip to content

Releases: stackrox/scanner

2.21.2

15 Dec 20:24
Compare
Choose a tag to compare
  • Fix python attributes panic for invalid author email

2.21.1

15 Dec 20:18
Compare
Choose a tag to compare

2.21.0

17 Nov 21:40
155ac85
Compare
Choose a tag to compare
  • Rewrite language analyzers to operate in a streaming fashion (#506)
  • ROX-7171: Check specific language or empty in post validation (#513)
  • Change base image to UBI 8.5 (#521)
  • ROX-8396: Make Central the single-source of vuln updates (#512)
  • Update PG download to RHEL 8.5 (#522)
  • Support Ubuntu 21.10 (#524)

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