added generic rule generation

This commit is contained in:
PatchOfScotland
2022-12-12 11:01:26 +01:00
parent ccaca5e60e
commit 4041b86343
12 changed files with 251 additions and 51 deletions

2
patterns/__init__.py Normal file
View File

@ -0,0 +1,2 @@
from patterns.file_event_pattern import FileEventPattern