AnchoreCTL Release Notes - Version 6.2.1

Note: AnchoreCTL v6.2.x versions are compatible with Enterprise v6.2.x deployments.

AnchoreCTL v6.2.1

Requirements

  • AnchoreCTL now requires Docker Engine v20.10 or later for any operation that talks to a local container daemon. That covers STIG evaluation and the --from docker and --from podman image sources — --from podman reaches Podman through its Docker-compatible API, so the same minimum applies. Analyzing images from a registry does not use a local daemon and is unaffected. Docker Engine releases earlier than v20.10 are no longer supported.

Fixes

  • Fixes an issue where anchorectl app version vuln list failed to render vulnerabilities for an Application Version holding a finding whose fix version is of kind first-observed-record. AnchoreCTL rejected that value while decoding the API response, so the command reported an error instead of listing the findings.
Last modified September 9, 2026