AnchoreCTL Release Notes - Version 5.11.0
Note: AnchoreCTL v5.11.x
versions are compatible with Enterprise v5.11.x
deployments.
AnchoreCTL v5.11.0
Improvements
- With the addition of integration health updates in
Enterprise v5.11.0
, the following command will provide you data on the health of the integration and Anchore Enterprise:- New command
anchorectl system integration list
to list all the integrations registered with the system. - New command
anchorectl system integration get <UUID>
to get the details of a specific integration.
- New command
Fixes
- The
event list
command can now support filtering events by theresource-id
of the event.- Example:
anchorectl event list --resource-id grypedb
- Example:
- The
anchorecl system smoke-tests
command now correctly returns a non-zero exit code when a test fails. The test has also been updated to use an image with known vulnerabilities.