Skip to content

Releases: stackrox/scanner

2.23.1

09 Mar 16:41
Compare
Choose a tag to compare

Full Changelog: 2.23.0...2.23.1

2.23.0

09 Mar 00:11
df9db4e
Compare
Choose a tag to compare

What's Changed

  • ROX-8402: Append Scanner Version to API responses by @RTann in #515
  • Use easyjson for v1.LayerEnvelope by @connorgorman in #599
  • Drop Fedora Support by @RTann in #601
  • ROX-7520: Add Busybox namespace detector by @jvdm in #587
  • Update testcases for newly triaged Ubuntu vulns by @RTann in #615
  • Revert "Adaptively allocate in lazy_reader (#591)" by @c-du in #620
  • Read first 8 bytes instead of 7 for npm analysis by @RTann in #624
  • Use the length of "function" instead of hardcoding the length for NPM analysis by @RTann in #625
  • Bump the docker registry client to avoid the connection leak by @misberner in #629
  • matcher cleanup by @RTann in #605
  • Add Diskbased lazy reader to address scanner OOM by @c-du in #626
  • Fix absolute path symbol link by @c-du in #632
  • Add Severity to Image Scan gRPC by @RTann in #627
  • RHACS-64: Update opencontainers/image-spec to >= v1.0.2 by @RTann in #633
  • Stablize scale-test with increased timeout and failure check by @c-du in #631
  • Add ELF file upper limit and lazy reader upper limit config by @c-du in #606
  • Check for Sensor CN in slim mode by @RTann in #635
  • RS-381: Drop retagging with -rhel by @vikin91 in #643
  • ROX-9491: Validate both Central and Sensor peer certificates by @RTann in #640
  • Update expectation in tests for CVE-2020-9488 by @RTann in #646
  • New Genesis Dump 2022-03-07 by @jvdm in #647

New Contributors

  • @jvdm made their first contribution in #587

Full Changelog: 2.22.0...2.23.0

2.21.5

09 Feb 18:30
Compare
Choose a tag to compare
  • Bump the docker registry client to avoid the connection leak

Full Changelog: 2.21.4...2.21.5

2.21.4

01 Feb 00:36
2dfc60b
Compare
Choose a tag to compare

What's Changed

  • Add script for updating certs (#549)
  • Update builds to go1.17.2 (#537)
  • Update Ubuntu tests for re-triaged vulns by @RTann in #614

Full Changelog: 2.21.3...2.21.4

2.22.1

25 Jan 18:44
Compare
Choose a tag to compare
  • Drop Fedora Support (#601)

2.22.0

24 Jan 21:55
d59e571
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.21.0...2.22.0

2.21.3

15 Dec 21:27
Compare
Choose a tag to compare
  • Filter out invalid application products (#542)
  • Filter out CPEs with no product (#551)

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)