Actions
Bug #2691
open
SB
OD
Error thrown with -o option
Bug #2691:
Error thrown with -o option
Affected Versions:
Effort:
Difficulty:
Label:
Description
If a directory is not owned or managed by suricata-update, it throws an error. This happens because following the usual procedure in order to see if there has been any change in the rule files in a given directory, it tries to hash all the contents of the directory and match against that.
Steps to reproduce¶
./bin/suricata-update -o /tmp
Actual output¶
Attached
Files
Actions