We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e5ae8f commit 32626eaCopy full SHA for 32626ea
bro-pkg.meta
@@ -0,0 +1,7 @@
1
+[package]
2
+description = Internet Content Adaptation Protocol (ICAP) Analyzer for Bro and Zeek.
3
+tags = bro plugin, zeek plugin, protocol analyzer, internet content adaptation protocol, icap, https plain text
4
+script_dir = scripts
5
+depends =
6
+ bro >=2.5.0
7
+build_command = ./configure --bro-dist=%(bro_dist)s && make
0 commit comments