Anchore Enterprise Release Notes - Version 5.25.2
Anchore Enterprise v5.25.2
Enterprise Service
Requirements
- If upgrading from a v4.x release, please refer to the v4.x –> v5.x Migration Guide.
- If upgrading from a release in the range of v5.0.0 - v5.24.x
- The upgrade will result in an automatic schema change that will require database downtime. Below are the estimated downtime durations for version that require significant downtime:
- The v5.3.0 schema change may take more than an hour to complete depending on the amount of data in your reporting system.
- The v5.6.0 schema change may take 2 hours or more depending on the amount of data in your system.
- The v5.11.x schema change will take approximately 1-2 minutes to complete for every 1 million vulnerable artifacts in your reporting system.
- If your Anchore Enterprise deployment is on FIPS enabled hosts and your database is being hosted on Amazon RDS, an upgrade to Postgres 16 or greater is required. For more information please see the FIPS section in Requirements.
- The upgrade will result in an automatic schema change that will require database downtime. Below are the estimated downtime durations for version that require significant downtime:
- Minimum recommended memory for the Analyzer and Policy Engine services has been increased from 8GB to 16GB to better support the performance improvements in the new image analysis system. See the Deployment Requirements Documentation for more information.
Archived Images
Images archived prior to Anchore Enterprise v4.0.0 can no longer be restored into the active dataset. Please ensure that any required archived images are restored prior to upgrading to v5.25.0.Fixes
- Windows image analysis is working correctly in 5.25.x. However, to prepare for future release of v6.0.0 and improvements in vulnerability scanning, we have made a small metadata change to properly capture the windows analysis output in the format that will be expected. This change includes using the correct package type name of “msrc-kb” which is stored internally.
- Fixes an issue where the catalog service fails to parse valid OCI image manifests that contained annotation fields on layers.
This causes a validation error (value is not a valid list) when the annotations field on manifest layers was a map (as per the OCI spec)
rather than a list. Images affected by this bug would repeatedly fail to be fetched during repository watches, producing a cannot
fetch image digest/manifest from registry error with HTTP 400. This fix ensures that valid image manifests with layer annotations are
correctly parsed and processed.
Deprecations
- Support for OpenStack Swift, which is an open-source object storage system, has been deprecated. Please see Object Storage for a list of supported Object Stores.
- The enterprise-gitlab-scan plugin is being deprecated in favor of using AnchoreCTL directly in your pipelines. Please see GitLab for more information on integrating Anchore Enterprise with GitLab.
- The webhook system managed in the configuration file is being deprecated in favor of the more advanced notification system which can be configured to send notifications to webhook endpoints. Please see Notifications for more information on configuring notifications.
- Images analyzed prior to Anchore Enterprise v4.0.0 will be updated to indicate that their analysis has failed, as Anchore Enterprise no longer supports the analysis artifacts produced prior to v4.0.0. Please ensure that any required images are re-analyzed after upgrading to v5.25.0.
- Images archived prior to Anchore Enterprise v4.0.0 can no longer be restored into the active dataset. Please ensure that any required archived images are restored prior to upgrading to v5.25.0.
Recommended Component Versions
| Component | Supported Version | Helm Chart Version | Additional Info |
|---|---|---|---|
| Enterprise | v5.25.2 | v3.22.1 | With Syft v1.41.2 and Grype v0.104.1 |
| Enterprise UI | v5.25.0 | ||
| AnchoreCTL | v5.25.0 | Deploying AnchoreCTL | |
| Anchore ECS Inventory | v1.4.1 | v0.0.16 | https://github.com/anchore/ecs-inventory |
| Anchore Kubernetes Inventory | v1.8.2 | v0.6.3 | https://github.com/anchore/k8s-inventory |
| Kubernetes Admission Controller | v0.8.3 | v0.8.3 | https://github.com/anchore/kubernetes-admission-controller |
| Jenkins Plugin | v3.3.0 | https://plugins.jenkins.io/anchore-container-scanner | |
| Harbor Scanner Adapter | v1.5.3 | https://github.com/anchore/harbor-scanner-adapter |
Anchore Helm Chart can be found at https://github.com/anchore/anchore-charts
Syft Release Notes can be found at https://github.com/anchore/syft/releases/tag/v1.41.2
Grype Release Notes can be found at https://github.com/anchore/grype/releases/tag/v0.104.1
Last modified March 25, 2026