zeek/scripts
Arne Welzel b3b0c3db7d utils/decompose_uri: Support URIs containing IPv6 addresses
An URI containing a bracketed or non-bracketed IPv6 address of the form
http://[::1]:42 was previously split on the first colon for port extraction,
causing a subsequent to_count() call to fail. Harden this to check for a
digits in the last :[0-9]+ component.

Fixes #4842
2025-09-23 13:04:29 +02:00
..
base utils/decompose_uri: Support URIs containing IPv6 addresses 2025-09-23 13:04:29 +02:00
policy Management framework: add TLS options for controller's websocket server 2025-08-29 12:44:07 -07:00
site site/local: Switch to detect-sql-injection 2025-05-20 16:24:28 +02:00
spicy Spicy: Add functions to check if Zeek provides an analyzer of a given name. 2025-07-15 14:22:27 +02:00
zeekygen Remove deprecations tagged for v8.1 2025-08-12 10:19:03 -07:00
CMakeLists.txt Use the same rules as cmake submodule to reformat Zeek 2023-05-09 08:31:43 -07:00
test-all-policy.zeek Remove deprecations tagged for v8.1 2025-08-12 10:19:03 -07:00