AnchoreCTL Release Notes - Version 5.20.0
Note: AnchoreCTL v5.20.x versions are compatible with Enterprise v5.20.x deployments.
AnchoreCTL v5.20.0
v5.20.x Compatibility for Air-gapped Users
Air-gapped users of Anchore Enterprise 5.20.x need to ensure that they are using the same/supported version of AnchoreCTL with Anchore Enterprise for all airgap workflows, this is due to a new dataset format for vulnerability data (GrypeDB v6). Using an older version of AnchoreCTL will no longer provide the correct datasets. It is important to immediately upload the new dataset upon upgrade.Improvements
- airgap feed downloadcommand supports the- --retriesflag to allow users to specify the number of retries for downloading the feed data. This is useful in environments with intermittent network issues.
- airgap feed downloadcommand provides better error messages when the download fails due to system issues such as insufficient disk space or permission issues.
- airgap feed downloadcommand provides supports for environment variables- Your api key via the ANCHORECTL_API_KEYenvironment variable
- Your license file via the ANCHORECTL_LICENSE_FILEenvironment variable
 
- Your api key via the 
- Various package updates to improve security and performance.
Fixes
- When attempting to execute image addcommand from within a Windows environment, the command will now display a proper error message when the image download fails.
- Fixes the feed synccommand when the--force_syncflag is used. It will now properly force a sync of the feeds.