AnchoreCTL Release Notes - Version 5.27.1
Note: AnchoreCTL v5.27.x versions are compatible with Enterprise v5.27.x deployments.
AnchoreCTL v5.27.1
Fixes
- Fixes an issue where the
anchorectl image vuln -o json-rawcommand output dropped multiple fields that are present in the API swagger schema. Thejson-rawoutput now aligns directly with the API response, including the top-levelextended_supportfield, and the per-vulnerability field has been renamed fromextendedSupporttoextended_supportto match API convention. - Fixes an issue where
anchorectl image add --from registry --platformpulled the wrong platform when the--platformvalue included a variant suffix (for example,linux/arm64/v8). Variant-qualified platform values, as documented in the--helptext, are now honored correctly.