zeek/scripts/base/utils
Christian Kreibich 9d59a48ae2 Expand build_path() function to handle empty dir arguments gracefully
When passing an empty string as a directory, the function would produce
filenames starting with a slash even when the given file_name is not an absolute
path. Defaulting to the root directory is likely never intended and might
conveivably be dangerous. The middle "/" is now skipped also if dir is an empty
string.
2022-05-19 09:45:52 -07:00
..
active-http.zeek update uses of "when" in base scripts to include captures 2022-01-07 14:53:33 -08:00
addrs.zeek Reformat docs in addrs.zeek to fix doc generation 2021-09-14 19:26:28 -07:00
backtrace.zeek Add backtrace() and print_backtrace() 2020-07-03 14:09:31 -07:00
conn-ids.zeek Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
dir.zeek update uses of "when" in base scripts to include captures 2022-01-07 14:53:33 -08:00
directions-and-hosts.zeek Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
email.zeek Reverts the regex change in dead3226a5. 2020-11-18 15:35:17 -07:00
exec.zeek update uses of "when" in base scripts to include captures 2022-01-07 14:53:33 -08:00
files.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
geoip-distance.zeek More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
hash_hrw.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
numbers.zeek Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
paths.zeek Expand build_path() function to handle empty dir arguments gracefully 2022-05-19 09:45:52 -07:00
patterns.zeek Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
queue.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
site.zeek new global_options() BiF to speed up startup, plus a micro-preen 2022-05-03 11:13:15 -07:00
strings.zeek Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
thresholds.zeek Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
time.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
urls.zeek Restore previous url scheme capture group 2020-04-14 16:33:19 -07:00