mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 23:28:20 +00:00
FileAnalysis: finish switching hooks to events.
This commit is contained in:
parent
641154f8e8
commit
a2d9b47bcd
39 changed files with 219 additions and 305 deletions
|
@ -1,9 +1,9 @@
|
|||
FileAnalysis::TRIGGER_NEW
|
||||
FILE_NEW
|
||||
nYgPNGLrZf9, 0, 0
|
||||
FileAnalysis::TRIGGER_BOF
|
||||
FileAnalysis::TRIGGER_BOF_BUFFER
|
||||
FILE_BOF
|
||||
FILE_BOF_BUFFER
|
||||
#separator
|
||||
FileAnalysis::TRIGGER_TYPE
|
||||
FILE_TYPE
|
||||
file type is set
|
||||
mime type is set
|
||||
FILE_STATE_REMOVE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue