Skip to content

Commit d466672

Browse files
committed
scout: scout-cli v1.15.0 release notes
Signed-off-by: David Karlsson <[email protected]>
1 parent 0738932 commit d466672

File tree

1 file changed

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

1 file changed

+24
-0
lines changed

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

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,30 @@ 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.15.0
13+
14+
{{< release-date date="2024-10-31" >}}
15+
16+
### New
17+
18+
- New `--format=cyclonedx` flag for the `docker scout sbom` to output the SBOM in CycloneDX format.
19+
20+
### Enhancements
21+
22+
- Use high-to-low sort order for CVE summary.
23+
- Support for enabling and disabling repositories that enabled by `docker scout push` or `docker scout watch`.
24+
25+
### Bug fixes
26+
27+
- Improve messaging when analyzing `oci` directories without attestations.
28+
Only single-platform images and multi-platform image _with attestations_ are supported.
29+
Multi-platform images without attestations are not supported.
30+
- Improve classifiers and SBOM indexer:
31+
- Add classifier for Liquibase `lpm`.
32+
- Add Rakudo Star/MoarVM binary classifier.
33+
- Add binary classifiers for silverpeas utilities.
34+
- Improve reading and caching of attestations with the containerd image store.
35+
1236
## 1.14.0
1337

1438
{{< release-date date="2024-09-24" >}}

0 commit comments

Comments
 (0)