File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -454,7 +454,7 @@ spec:
454
454
- run :
455
455
collectorName : " ps-detect-antivirus-and-security-tools"
456
456
command : " sh"
457
- args : [-c, "ps -ef | grep -E 'clamav|sophos|esets_daemon|fsav|symantec|mfend|ds_agent|kav|bdagent|s1agent|falcon|illumio|xagt' | grep -v grep"]
457
+ args : [-c, "ps -ef | grep -E 'clamav|sophos|esets_daemon|fsav|symantec|mfend|ds_agent|kav|bdagent|s1agent|falcon|illumio|xagt|wdavdaemon ' | grep -v grep"]
458
458
- filesystemPerformance :
459
459
collectorName : filesystem-latency-two-minute-benchmark
460
460
timeout : 2m
@@ -831,7 +831,7 @@ spec:
831
831
- textAnalyze :
832
832
checkName : " Detect Threat Management and Network Security Tools"
833
833
fileName : host-collectors/run-host/ps-detect-antivirus-and-security-tools.txt
834
- regex : ' \b(clamav|sophos|esets_daemon|fsav|symantec|mfend|ds_agent|kav|bdagent|s1agent|falcon|illumio|xagt)\b'
834
+ regex : ' \b(clamav|sophos|esets_daemon|fsav|symantec|mfend|ds_agent|kav|bdagent|s1agent|falcon|illumio|xagt|wdavdaemon )\b'
835
835
ignoreIfNoFiles : true
836
836
outcomes :
837
837
- fail :
You can’t perform that action at this time.
0 commit comments