Hotfix/regex filename replace lack#296 (#297)
* fixed lacked replacement #286 * fixed typo #296
This commit is contained in:
@@ -20,7 +20,7 @@ detection:
|
||||
regexes: ./config/regex/detectlist_suspicous_services.txt
|
||||
ImagePath:
|
||||
min_length: 1000
|
||||
allowlist: .allowlist_legitimate_services.txt
|
||||
allowlist: ./config/regex/allowlist_legitimate_services.txt
|
||||
condition: selection
|
||||
falsepositives:
|
||||
- normal system usage
|
||||
|
||||
Reference in New Issue
Block a user