Anchore Enterprise Release Notes - Version 4.9.2
Anchore Enterprise v4.9.2
Anchore Enterprise release v4.9.2 contains targeted fixes.
No database upgrade is needed.
Note
Please view the details around the upcoming Enterprise v5.0.0 release. Important requirements must be met before upgrade. See link below.Enterprise Service Updates
Fixes
- Improved the efficiency of
Vulnerability Scans. Slower scan time has been linked to thepolicy-engineservice hitting Out of Memory conditions under increased load. - Fixed the
Tag Drift Policy Gatewhich was failing on images analyzed byEnterprise v4.9.0or later. - Restored the Runtime Inventory Image TTL setting which keeps only the most recent set of inventory per namespace.
- Improved the memory profile and reduced memory usage for all the services of Anchore Enterprise.
- V2 API Fixes
POST /v2/images- prevent deprecated fields from being accepted in the V2 APIGET /v2/images/{image_digest}/check- returns both the overallfinal_action, which includes the result of the allow/deny lists, as well as thepolicy_actionof the policy rule evaluation.GET /v2/subscriptions- when thesubscription_typeisrepo_update, now returns thesubscription_valuedata in the V2 API format.POST /v2/subscriptions- when thesubscription_typeisrepo_update, prevents non-valid json to be added via thesubscription_valuedata.GET /v2/subscriptions/{subscription_id}- when thesubscription_typeisrepo_update, now returns thesubscription_valuedata in the V2 API format.PUT /v2/subscriptions/{subscription_id}- when thesubscription_typeisrepo_update, prevents non-valid json to be added via thesubscription_valuedata.- Evaluation Details field of Policy Evaluations will contain a
policy_actionfield. This field represents the policy result before applying image allow/deny lists
Recommended Component Versions
| Component | Recommended Version |
|---|---|
| Enterprise | v4.9.2 |
| Enterprise UI | v4.9.0 |
| Engine Helm Chart | v1.28.1 |
| AnchoreCTL (V1 API Compatible) | v1.8.0 |
| AnchoreCTL (V2 API Compatible) | v4.9.0 |
| anchore-k8s-inventory | v1.1.1 |
| anchore-ecs-inventory | v1.2.0 |
| KAI (Deprecated) | v0.5.0 |
| Kubernetes Admission Controller | v0.4.0 |
| REM - Remote Execution Manager (Deprecated) | v0.1.10 |
| Harbor Scanner Adapter | v1.2.0 |
| Jenkins Plugin | v1.1.0 |