Anchore Enterprise Release Notes - Version 4.8.1
Anchore Enterprise v4.8.1
Anchore Enterprise release v4.8.1 contains a new configuration option.
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
Improvements
- Configuration
New configuration options are available for customers who do not wish to generate the report data need to support the following reports:
Vulnerabilities by Kubernetes Namespace
Vulnerabilities by Kubernetes Containers
Vulnerabilities by ECS Containers
Docker Compose users can set one or more of the environment variables in the reports_worker to
false
:ANCHORE_ENTERPRISE_REPORTS_GENERATE_VULN_K8S_NAMESPACE
ANCHORE_ENTERPRISE_REPORTS_GENERATE_VULN_K8S_CONTAINER
ANCHORE_ENTERPRISE_REPORTS_GENERATE_VULN_ECS_CONTAINER
Helm users can set one or more of the following in values.yaml to
false
:anchoreEnterpriseReports.vulnerabilitiesByK8sNamespace
anchoreEnterpriseReports.vulnerabilitiesByK8sContainer
anchoreEnterpriseReports.vulnerabilitiesByEcsContainer
Recommended Component Versions
Component | Recommended Version |
---|---|
Enterprise | v4.8.1 |
Enterprise UI | v4.8.0 |
Helm Chart | v1.26.4 |
AnchoreCTL | v1.7.0 |
anchore-k8s-inventory | v1.0.0 |
anchore-ecs-inventory | v1.0.0 |
KAI (Deprecated) | v0.5.0 |
Kubernetes Admission Controller | v0.4.0 |
REM (Remote Execution Manager) | v0.1.10 |
Harbor Scanner Adapter | v1.0.1 |
Jenkins Plugin | v1.0.25 |