scout: scout-cli v1.14.0 release notes

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson 2024-10-31 13:52:24 +01:00
parent 29d100f92c
commit e3f66db2fa
1 changed files with 13 additions and 0 deletions

View File

@ -9,6 +9,19 @@ This page contains information about the new features, improvements, known
issues, and bug fixes in the Docker Scout [CLI plugin](https://github.com/docker/scout-cli/) issues, and bug fixes in the Docker Scout [CLI plugin](https://github.com/docker/scout-cli/)
and the `docker/scout-action` [GitHub Action](https://github.com/docker/scout-action). and the `docker/scout-action` [GitHub Action](https://github.com/docker/scout-action).
## 1.14.0
{{< release-date date="2024-09-24" >}}
### New
- Add suppression information at the CVE level in the `docker scout cves` command.
### Bug fixes
- Fix listing CVEs for dangling images, for example: `local://sha256:...`
- Fix panic when analysing a file system input, for instance with `docker scout cves fs://.`
## 1.13.0 ## 1.13.0
{{< release-date date="2024-08-05" >}} {{< release-date date="2024-08-05" >}}