Benjamin Bannier
Benjamin Bannier
@timwoj, let's leave this in this repo since getting it enabled in Zeek would be the ultimate goal.
Since `set`'s `+=` currently means "set union" a workaround would be to construct a single element `set` for the RHS which is not a lot more typing, e.g., ```zeek local...
We are generating documentation input from executables built from C++ sources in an expensive build process. Since we are a subproject of a larger project using readthedocs being, able to...
Hi @Neverlord, this currently does not configure against Zeek's `master` since it does not export the prometheus targets (see https://github.com/zeek/broker/pull/402#discussion_r1604392006); could you adjust the PR for that? I am still...
> @ckreibich the CI failures have nothing to do with the changes. PR-wise, this is done now. The Zeek-side PR is also green now. I retriggered the image creation for...
FTR, the weird this triggers is ``` 1501770877.532926 CHhAvVGS1DHFjwGM9 192.168.0.5 50798 54.148.114.85 80 parse error: no expected look-ahead token found (/home/projet/Documents/spicy-analyzers/analyzer/http/http.spicy:36:31-38:16) - F zeek - ``` That [part of the...