UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
Big Bang
P
Packages
Security Tools
Anchore Enterprise
Commits
4c9d6b3c
Commit
4c9d6b3c
authored
Nov 10, 2020
by
James Petersen
Browse files
disable clamav in anchore analyzers
Signed-off-by:
James Petersen
<
jpetersenames@gmail.com
>
parent
6a36b34b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
deployment/manifests/values.yaml
deployment/manifests/values.yaml
+4
-4
No files found.
deployment/manifests/values.yaml
View file @
4c9d6b3c
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment