mirror of
https://github.com/zeek/zeek.git
synced 2025-10-16 13:38:19 +00:00
Documentation nit fixed.
This commit is contained in:
parent
e105a7f948
commit
b7e59a717b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
## parsing, but doesn't actually do any detection on it's own. It relys on
|
## parsing, but doesn't actually do any detection on it's own. It relys on
|
||||||
## other protocol specific scripts to parse out software from the protocol(s)
|
## other protocol specific scripts to parse out software from the protocol(s)
|
||||||
## that they analyze. The entry point for providing new software detections
|
## that they analyze. The entry point for providing new software detections
|
||||||
## to this framework is through the Software::found event.
|
## to this framework is through the Software::found function.
|
||||||
|
|
||||||
@load functions
|
@load functions
|
||||||
@load notice
|
@load notice
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue