]> git.ipfire.org Git - thirdparty/suricata-update.git/commit
datasets: rewrite dataset filenames to a hash of the filename
authorJason Ish <jason.ish@oisf.net>
Tue, 29 Mar 2022 06:38:58 +0000 (00:38 -0600)
committerJason Ish <jason.ish@oisf.net>
Thu, 14 Apr 2022 14:55:23 +0000 (08:55 -0600)
commit32f1f75ee50dd2ff0b85149dd5d031eef762a6b8
tree2b01eed161297663ed77e812e7c51fa0fa662e99
parent858cb41f7b4a5442ce4ce65c56768c84633f6c69
datasets: rewrite dataset filenames to a hash of the filename

Prevents dataset filenames from different rulesets that share the same
name from overwriting each other.
suricata/update/main.py