Skip to content

Commit c6aa634

Browse files
committed
chore: add Windows Defender (wdavdaemon) security tool in support bundle specs
Signed-off-by: Evans Mungai <[email protected]>
1 parent 8cb04b2 commit c6aa634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

host/default.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ spec:
454454
- run:
455455
collectorName: "ps-detect-antivirus-and-security-tools"
456456
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"]
458458
- filesystemPerformance:
459459
collectorName: filesystem-latency-two-minute-benchmark
460460
timeout: 2m

0 commit comments

Comments
 (0)