Skip to content

Commit 4545693

Browse files
committed
Use zero score for clean results from VMRay due to false negatives
1 parent f1a49de commit 4545693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ heuristics:
117117

118118
- heur_id: 0
119119
name: File is clean
120-
score: -250
120+
score: 0
121121
filetype: '*'
122122
description: VMRay analysis verdict is clean.
123123

0 commit comments

Comments
 (0)