Commit 329cbfc
committed
refactor(evasion): Stop gating CreateFile with open disposition
With approvers many CreateFile events with OPEN disposition mask are rejected early. This allows us to
dispatch all CreateFile events to the evasion scanners
regardless of the file operation.1 parent e686f7e commit 329cbfc
1 file changed
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | 59 | | |
67 | 60 | | |
68 | 61 | | |
| |||
0 commit comments