Skip to content

Releases: docker/scout-cli

v0.17.1

04 Jul 05:44
v0.17.1
8351ef6
Compare
Choose a tag to compare

What's Changed

  • Add cves command to GHA by @eunomie
  • Allow --filter on repo enable command for bulk enablement by @cdupuis
  • Allow to run multiple commands at once in GHA by @eunomie
  • Update to Syft v0.84.1 by @cdupuis
  • Fix bug in package processing for missing Go build info by @cdupuis

v0.17.0

29 Jun 07:50
v0.17.0
8bf5148
Compare
Choose a tag to compare

What's Changed

  • Added repo top level command to manage Scout enablement on repositories by @cdupuis
  • Lots of improvements (compare, stream) to the Scout GitHub Action by @eunomie

v0.16.1

21 Jun 15:25
v0.16.1
0670d4d
Compare
Choose a tag to compare

What's Changed

  • Fix embedded version number by @cdupuis

v0.16.0

21 Jun 15:06
v0.16.0
9f1e5bc
Compare
Choose a tag to compare

What's Changed

  • Add version update check by @cdupuis
  • Small text tweaks to hints by @ChrisChinchilla
  • Hints config by @eunomie
  • Disable CLI hints in GHA by @eunomie
  • Handle quickview with no base image and recommendation by @eunomie
  • Detect CI system and set header by @cdupuis
  • Set extra gha part to the user agent by @eunomie
  • Update syft to 0.84.0 by @cdupuis
  • Use familiar name when looking for newest image by @eunomie

v0.15.0

06 Jun 12:01
v0.15.0
e1b2a9a
Compare
Choose a tag to compare

What's Changed

  • Fetch image whatever the platform is if only one in manifest list by @eunomie
  • Add --locations to cves cmd to show package paths by @cdupuis
  • Add GitHub Action support by @cdupuis
  • Display Command Hints by @eunomie
  • Fallback to tar if OCI storage doesn't work by @eunomie
  • Display platform on comparison
  • Fix compare --to-latest and --to-stream validation

v0.14.0

25 May 12:35
v0.14.0
d16ad1d
Compare
Choose a tag to compare

What's Changed

  • Add --to-latest option to compare command by @cdupuis
  • Add stream command by @cdupuis

v0.13.1

23 May 13:47
v0.13.1
a129b01
Compare
Choose a tag to compare

What's Changed

  • Fix SBOM creation of modern RPM based distributions by @cdupuis

v0.13.0

22 May 15:09
v0.13.0
1e85c73
Compare
Choose a tag to compare

What's Changed

  • Add entitlement command by @cdupuis
  • Add --to-stream option to compare command by @cdupuis

v0.12.0

21 May 07:25
v0.12.0
b63f26f
Compare
Choose a tag to compare

What's Changed

  • Add --ignore-unchanged option to compare command by @cdupuis
  • Add Git provenance info to compare output by @cdupuis
  • Add diff display of image labels by @eunomie
  • Update to Syft v0.80.0 by @cdupuis