Skip to content

Issues: zeek/zeek

Upcoming patch release bug fixes
#724 opened Jan 3, 2020 by jsiwek
Open 3
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Support non-MaxMind mmdb data layouts Area: Config Complexity: Modest A cup of tea and an evening (or two) with Zeek. Docs: required New functionality or behavior that should be covered in our documentation Implementation: Core Implementation requires modification of the Zeek core Implementation: Scripts Implementation requires Zeek scripting Type: Enhancement
#3683 opened Apr 11, 2024 by ckreibich
Crashes due to Invalid Pointer Read in RE_Match_State::Match with ICMP packets Implementation: Core Implementation requires modification of the Zeek core Priority: High Type: Bug 🐛 Unexpected behavior or output.
#3671 opened Apr 3, 2024 by ronny8360988
UBSan builds if Spicy is enabled
#3670 opened Apr 2, 2024 by timwoj
zeek dumps core when attempting log creation in non-writeable directory. Area: Logging Complexity: Modest A cup of tea and an evening (or two) with Zeek. Implementation: Core Implementation requires modification of the Zeek core Type: Bug 🐛 Unexpected behavior or output.
#3662 opened Mar 27, 2024 by devon-thompson
Add Broker::peer_websocket() Area: Broker Implementation: Core Implementation requires modification of the Zeek core Implementation: Scripts Implementation requires Zeek scripting Type: Enhancement
#3597 opened Feb 2, 2024 by ckreibich
mkdir() BiF generates errors on failure rather than warnings Area: Scripting good first issue A good place to get started working with Zeek. Implementation: Core Implementation requires modification of the Zeek core Type: Bug 🐛 Unexpected behavior or output.
#3595 opened Jan 31, 2024 by vpax
Apparent memory leak on Windows Area: Windows Type: Bug 🐛 Unexpected behavior or output.
#3590 opened Jan 31, 2024 by philrz
fuzzers: Disable other protocol analyzers Area: Fuzzing Issues related to the fuzzer setup.
#3572 opened Jan 22, 2024 by awelzel
Dict: Assertion `iter->next == Capacity()' failed. Implementation: Core Implementation requires modification of the Zeek core Type: Bug 🐛 Unexpected behavior or output.
#3538 opened Jan 8, 2024 by awelzel
Record fields with &default constructors and expiration attributes may not trigger their timers, causing state leaks Area: Scripting Complexity: Modest A cup of tea and an evening (or two) with Zeek. Implementation: Core Implementation requires modification of the Zeek core Type: Bug 🐛 Unexpected behavior or output.
#3513 opened Dec 16, 2023 by ckreibich
Don't FatalError on pcap read errors Area: Packet Capture Implementation: Core Implementation requires modification of the Zeek core Type: Enhancement
#3497 opened Dec 8, 2023 by ckreibich
Add min and max functions for container types Area: Scripting Complexity: Modest A cup of tea and an evening (or two) with Zeek. Implementation: Package Something that could be implemented as a separate package, possibly with a plugin Type: Enhancement
#3479 opened Nov 29, 2023 by ynadji
ProTip! Adding no:label will show everything without a label.