UNCLASSIFIED

Commit 4c9d6b3c authored by James Petersen's avatar James Petersen
Browse files

disable clamav in anchore analyzers


Signed-off-by: default avatarJames Petersen <jpetersenames@gmail.com>
parent 6a36b34b
...@@ -318,10 +318,10 @@ anchoreAnalyzer: ...@@ -318,10 +318,10 @@ anchoreAnalyzer:
# for consumption in new policy gates to allow gating of image with malware findings. # for consumption in new policy gates to allow gating of image with malware findings.
# For more detailed configuration info see - https://docs.anchore.com/current/docs/engine/general/concepts/images/analysis/malware_scanning # For more detailed configuration info see - https://docs.anchore.com/current/docs/engine/general/concepts/images/analysis/malware_scanning
malware: # malware:
clamav: # clamav:
enabled: true # enabled: true
db_update_enabled: true # db_update_enabled: true
# NOTE: Prod resource suggestions # NOTE: Prod resource suggestions
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment