mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/jsiwek/reorg-followup'
This commit is contained in:
commit
fc5f22cb5d
234 changed files with 295 additions and 104 deletions
|
@ -1,3 +1,5 @@
|
|||
@load base/frameworks/notice
|
||||
@load base/frameworks/software
|
||||
|
||||
module Software;
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
@load base/frameworks/notice
|
||||
@load base/frameworks/software
|
||||
|
||||
module Software;
|
||||
|
||||
|
@ -18,4 +20,4 @@ event log_software(rec: Info)
|
|||
{
|
||||
NOTICE([$note=Vulnerable_Version, $src=rec$host, $msg=software_fmt(rec)]);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue