scout-cli

Docker Scout CLI

OTHER License

Stars
309
Committers
12

Bot releases are visible (Hide)

scout-cli - v0.19.0

Published by github-actions[bot] over 1 year ago

What's Changed

  • Lowercase image refs for GitHub Action by @mcapell
  • Fix --exit-code on cves command in GitHub Action by @cdupuis
  • Add push command to upload an image to Docker Scout by @cdupuis
  • Require login for GitHub Action and reject CSP accounts by @cdupuis
scout-cli - v0.18.1

Published by github-actions[bot] over 1 year ago

What's Changed

  • Fix typo in stream help text by @cdupuis
scout-cli - v0.18.0

Published by github-actions[bot] over 1 year ago

What's Changed

  • Add recommendations command to GHA by @mcapell
  • Improve output for cves command in GHA by @eunomie
scout-cli - v0.17.1

Published by github-actions[bot] over 1 year ago

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
scout-cli - v0.17.0

Published by github-actions[bot] over 1 year ago

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
scout-cli - v0.16.1

Published by github-actions[bot] over 1 year ago

What's Changed

  • Fix embedded version number by @cdupuis
scout-cli - v0.16.0

Published by github-actions[bot] over 1 year ago

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
scout-cli - v0.15.0

Published by github-actions[bot] over 1 year ago

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
scout-cli - v0.14.0

Published by github-actions[bot] over 1 year ago

What's Changed

  • Add --to-latest option to compare command by @cdupuis
  • Add stream command by @cdupuis
scout-cli - v0.13.1

Published by github-actions[bot] over 1 year ago

What's Changed

  • Fix SBOM creation of modern RPM based distributions by @cdupuis
scout-cli - v0.13.0

Published by github-actions[bot] over 1 year ago

What's Changed

  • Add entitlement command by @cdupuis
  • Add --to-stream option to compare command by @cdupuis
scout-cli - v0.12.0

Published by github-actions[bot] over 1 year ago

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