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

Fix UBSan "null" check failures Type: Bug 🐛 Unexpected behavior or output.
#1895 by timwoj was closed Jan 11, 2022 5.0.0
double_to_int BiF has incorrect declaration Area: Scripting Type: Bug 🐛 Unexpected behavior or output.
#1919 by vpax was closed Jan 5, 2022
Local const variables can be modified via loops Area: Scripting Type: Bug 🐛 Unexpected behavior or output.
#1971 by bbannier was closed Jul 19, 2022
Use-after-free errors during table expiration when concurrent deletes happen Area: Scripting Complexity: Modest A cup of tea and an evening (or two) with Zeek. Type: Bug 🐛 Unexpected behavior or output.
#2017 by awelzel was closed Apr 14, 2022 5.0.0
Add table_keys function Area: Scripting good first issue A good place to get started working with Zeek.
#2216 by ynadji was closed Aug 11, 2022
Add table_values function Area: Scripting good first issue A good place to get started working with Zeek.
#2217 by ynadji was closed Aug 11, 2022
Add exponent operator or function Area: Scripting good first issue A good place to get started working with Zeek.
#2218 by ynadji was closed Jul 14, 2022
Add bitshift operators Area: Scripting good first issue A good place to get started working with Zeek. Type: Enhancement
#2226 by ynadji was closed Jul 21, 2022
Typos in ssl weak-keys.zeek
#2229 by GregersSR was closed Jul 1, 2022
The scripts.base.utils.dir btest is unstable Area: CI/Testing Type: Bug 🐛 Unexpected behavior or output.
#2259 by ckreibich was closed Jul 12, 2022
Run unit test as part of make test
#2267 by ckreibich was closed Jul 19, 2022
Debug output for broker truncated Area: Broker good first issue A good place to get started working with Zeek. Type: Bug 🐛 Unexpected behavior or output.
#2272 by J-Gras was closed Oct 26, 2022
Conditional parsing leads to subtle bugs Area: Scripting Type: Bug 🐛 Unexpected behavior or output.
#2289 by vpax was closed Sep 7, 2022
Building with unbundled Spicy does not work Area: Build/Platform Type: Bug 🐛 Unexpected behavior or output.
#2363 by bbannier was closed Aug 24, 2022
string_cat doesn't type-check its arguments Complexity: Modest A cup of tea and an evening (or two) with Zeek. Type: Bug 🐛 Unexpected behavior or output.
#2382 by vpax was closed Aug 29, 2022
ProTip! Adding no:label will show everything without a label.