issues
search
corelight
/
zeekjs
ZeekJS - Experimental JavaScript support for Zeek.
BSD 3-Clause "New" or "Revised" License
9
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Another set of IO Loop fixes/tweaks
#47
awelzel
closed
1 year ago
0
Builtin plugin preparation
#46
awelzel
closed
1 year ago
0
Node: Fix InitializeOncePerProcess version guard
#45
awelzel
closed
1 year ago
0
tests/exception.sh Fix zeek_init() order
#44
awelzel
closed
1 year ago
0
Node: Take CallbackScope before calling into JavaScript
#43
awelzel
closed
1 year ago
0
Types: Support passing interval to Zeek
#42
awelzel
closed
1 year ago
0
Add Fedora 37 and Debian Bookworm to CI
#41
awelzel
closed
1 year ago
0
Deprecated function (node::InitializeNodeWithArgs) in Node 18
#40
sethhall
closed
1 year ago
0
Fixing how libnode is found & Remove some CAF references
#39
sethhall
closed
1 year ago
0
zkg: Add zkg.meta file
#38
awelzel
closed
2 years ago
0
cmake: Add 111 suffix for finding Node 19.0.0 libs
#37
awelzel
closed
2 years ago
0
zeek: Implement zeek.as() for basic any-type-interoperability
#36
awelzel
closed
2 years ago
0
types: Support modifying Zeek record and tables from JS
#35
awelzel
closed
2 years ago
0
Makefile/docker: Add check-nightly target
#34
awelzel
closed
2 years ago
0
types: Implement tagging of objects wrapping Zeek Vals
#33
awelzel
closed
2 years ago
0
types: Support converting objects to Zeek PortVal
#32
awelzel
closed
2 years ago
0
invoke: Support invoking Zeek functions with optional/default paramters
#31
awelzel
closed
2 years ago
0
docker: Bump to Fedora 36 and pin Zeek version
#30
awelzel
closed
2 years ago
0
types: Support null-bytes in strings and use external string resources
#29
awelzel
closed
2 years ago
0
Test and deprecation maintenance
#28
awelzel
closed
2 years ago
0
plugin: Include Trigger.h to avoid compile error with latest Zeek
#27
awelzel
closed
2 years ago
0
IOLoop: Do not use pipe2()
#26
awelzel
closed
2 years ago
0
js: Introduce a zeekjs linked binding
#25
awelzel
closed
2 years ago
0
ioloop: Implement process.on('beforeExit') and process.on('exit')
#24
awelzel
closed
2 years ago
0
ioloop: Only close LoopSource when it is the last IO source
#23
awelzel
closed
2 years ago
0
ioloop: Close the LoopSource when the uv_loop is dead and let Zeek co…
#22
awelzel
closed
2 years ago
0
tests: Skip log-events.sh / new-event.sh test on older releases witho…
#21
awelzel
closed
2 years ago
0
scripts: Add a basic zeek.d.ts file for type checking
#20
awelzel
opened
2 years ago
0
plugin/nodejs: After calling into JS from an event or hook handler, r…
#19
awelzel
closed
2 years ago
0
types: Support JS date to Zeek time
#18
awelzel
closed
2 years ago
0
types: Implement zeek.select_fields(rec, mask)
#17
awelzel
closed
2 years ago
0
types: Implement int type
#16
awelzel
closed
2 years ago
0
Decouple nodejs::Instance() from plugin lifetime
#15
awelzel
closed
2 years ago
0
Support ESMs by switching main_script_source to use import()
#14
awelzel
closed
2 years ago
0
zeek.on/zeek.hook: Switch from bare priority to options object
#13
awelzel
closed
2 years ago
0
ioloop: Fix hanging outgoing TCP connections
#12
awelzel
closed
2 years ago
0
signal handling: Not working and triggering 100% cpu when no timers are active
#11
awelzel
opened
2 years ago
2
types: Support subnet
#10
awelzel
closed
2 years ago
0
Can't load scripts using ESM
#9
sethhall
closed
2 years ago
1
Missing serialization for subnets
#8
sethhall
closed
2 years ago
0
Fix BigInt serialization in examples
#7
awelzel
closed
2 years ago
0
Errors possibly provided as reporter messages?
#6
sethhall
opened
2 years ago
0
Do not know how to serialize a BigInt
#5
sethhall
closed
2 years ago
7
Implement custom toJSON for port objects
#4
awelzel
closed
2 years ago
0
Readme tweak and license symlink
#3
awelzel
closed
2 years ago
0
Doc fixes and building docs
#2
awelzel
closed
2 years ago
0
Import code
#1
awelzel
closed
2 years ago
0
Previous