Skip to content

Commit e3f66db

Browse files
committed
scout: scout-cli v1.14.0 release notes
Signed-off-by: David Karlsson <[email protected]>
1 parent 29d100f commit e3f66db

File tree

1 file changed

+13
-0
lines changed
  • content/manuals/scout/release-notes

1 file changed

+13
-0
lines changed

content/manuals/scout/release-notes/cli.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,19 @@ This page contains information about the new features, improvements, known
99
issues, and bug fixes in the Docker Scout [CLI plugin](https://github.com/docker/scout-cli/)
1010
and the `docker/scout-action` [GitHub Action](https://github.com/docker/scout-action).
1111

12+
## 1.14.0
13+
14+
{{< release-date date="2024-09-24" >}}
15+
16+
### New
17+
18+
- Add suppression information at the CVE level in the `docker scout cves` command.
19+
20+
### Bug fixes
21+
22+
- Fix listing CVEs for dangling images, for example: `local://sha256:...`
23+
- Fix panic when analysing a file system input, for instance with `docker scout cves fs://.`
24+
1225
## 1.13.0
1326

1427
{{< release-date date="2024-08-05" >}}

0 commit comments

Comments
 (0)