AnchoreCTL Release Notes - Version 5.18.0
Note: AnchoreCTL v5.18.x
versions are compatible with Enterprise v5.18.x
deployments.
AnchoreCTL v5.18.0
Improvements
- The command
anchorectl image sbom <digest> -o cyclonedx-json
now supports an additional flag-x
which will remove file entries in the SBOM. This flag is only available for the CycloneDX output format. - Various package updates to improve security and performance.
Fixes
- The
image add
command now correctly handles the case when the user specifies--from <source>
and the name of the source is also a local file or directory name.