Skip to content
Commit e69ce135 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

refactor(trivy): enforce usage of Trivy environment variables

- $DOCKER_TRIVY_ADDR removed in favor of $TRIVY_SERVER
- $DOCKER_TRIVY_SECURITY_LEVEL_THRESHOLD removed in favor of $TRIVY_SEVERITY
- $DOCKER_TRIVY_DB_REPOSITORY removed in favor of $TRIVY_DB_REPOSITORY
- $DOCKER_TRIVY_JAVA_DB_REPOSITORY removed in favor of $TRIVY_JAVA_DB_REPOSITORY

BREAKING CHANGE: 4 Trivy configuration params removed in favor of the native Trivy environment variables
parent c0e5cbb0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment