issues
search
zeek
/
spicy-plugin
Spicy plugin for Zeek
https://docs.zeek.org/projects/spicy/en/latest/zeek.html
Other
6
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
The installation of spicy-plugin always reports an error
#218
KarenrY
closed
1 year ago
1
Backport fix for zeek/zeek#3089
#217
bbannier
closed
1 year ago
0
Backport fixes from Zeek
#216
rsmmr
closed
1 year ago
0
Strip out information on whether field is optional in test.
#215
bbannier
closed
1 year ago
0
More performance improvements
#214
rsmmr
closed
1 year ago
0
Performance improvements
#212
rsmmr
closed
1 year ago
0
Fix spelling in sources and file names
#211
bbannier
closed
1 year ago
2
Fix CMake option handling for `SPICYZ_FLAGS`.
#210
rsmmr
closed
1 year ago
0
Add `Spicy::resource_usage` BiF to query Spicy's runtime stats.
#209
rsmmr
closed
1 year ago
0
Allow passing spicyz flags via cmake -DSPICYZ_FLAGS=...
#208
rsmmr
closed
1 year ago
0
Add profiling to Zeek plugin
#207
rsmmr
closed
1 year ago
2
Fix test baselines for zeek/zeek#2771
#206
bbannier
closed
1 year ago
0
Allow passing spicyz flags via cmake -DSPICYZ_FLAGS=...
#205
simeonmiteff
closed
1 year ago
5
Fix arg mixup in call `protocol_gap`.
#204
bbannier
closed
1 year ago
0
Extend `protocol_*` functions so users can pick child analyzer
#203
bbannier
closed
1 year ago
2
Allow users to inject additional spicyz options in `spicy_add_analyzer`
#202
bbannier
closed
1 year ago
1
Make most recently opened file available via `$file` in events.
#201
bbannier
closed
1 year ago
0
File Analysis Framework Filename Function
#200
keithjjones
closed
1 year ago
1
Experimentation for #192
#199
bbannier
closed
1 year ago
0
protocol_* should have semantics similar to file_* APIs
#198
Mohan-Dhawan
closed
1 year ago
0
Always finalize analyzers we are about to remove.
#197
bbannier
closed
1 year ago
0
Fix backport of change to how exceptions are reported
#196
bbannier
closed
1 year ago
0
Enable getting spicy version from script land.
#194
simeonmiteff
closed
1 year ago
2
Add a Spicy::version() bif to return SPICY_VERSION_NUMBER
#193
simeonmiteff
closed
1 year ago
0
Adjust to upstream CMake changes
#192
Neverlord
closed
1 year ago
1
"data is missing" messages
#195
pauldokas
closed
1 year ago
4
Set `reupload_on_changes` for ccache caches.
#191
bbannier
closed
1 year ago
0
Include zeek-version.h if zeek-config.h does not define ZEEK_VERSION_…
#190
awelzel
closed
1 year ago
2
Unexpected behavior when mixing zeek::protocol_begin and/or zeek::protocol_end across different analyzers
#189
Mohan-Dhawan
closed
1 year ago
5
Avoid repeated redundant calls to `globals` in generated code.
#188
bbannier
closed
1 year ago
1
Remove unnecessary copying when iterating collections.
#187
bbannier
closed
1 year ago
0
Remove unnecessary copying when iterating collections.
#186
bbannier
closed
1 year ago
1
[WIP] Add support for barriers
#185
rsmmr
opened
1 year ago
0
Remove unneeded(?) symlink.
#184
rsmmr
closed
1 year ago
1
Move plugin over into Zeek proper
#183
rsmmr
closed
1 year ago
1
Allow more file system operations to fail.
#182
bbannier
closed
1 year ago
1
Add explicit dependency of spicyz on its runtime files.
#180
bbannier
closed
1 year ago
0
Allow duplicate Zeek-side type registration as long as types match.
#179
rsmmr
closed
1 year ago
0
Support hook arguments in EVT files.
#178
rsmmr
closed
1 year ago
1
Automatic Zeek type creation clashes with using common base libraries
#177
bbannier
closed
1 year ago
1
Unhandled exception in searchModules (was: Crash on startup on FreeBSD 12.4-RELEASE)
#181
nferch
closed
1 year ago
4
Make it possible to test against a certain Spicy branch.
#176
bbannier
closed
1 year ago
0
Remove more code that we no longer needs without JIT.
#175
rsmmr
closed
1 year ago
0
Small README tweaks.
#174
rsmmr
closed
1 year ago
0
Fence usage of new Spicy API with version check.
#173
rsmmr
closed
1 year ago
3
Switch to using Spicy's new `accept_input`/`decline_input` hooks.
#172
rsmmr
closed
1 year ago
0
Trigger HILTI runtime's module pre-init phase from plugin.
#171
rsmmr
closed
1 year ago
0
Port the new -x option from spicyc to spicyz.
#170
rsmmr
closed
1 year ago
0
Provide an easier way to use a certain Spicy branch in CI
#169
bbannier
closed
1 year ago
1
Add BTest alternative for running tests when plugin is built into Zeek.
#168
rsmmr
closed
1 year ago
0
Next