mirror of https://github.com/OISF/suricata
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Up until now, suricatactl would delete any directory that is provided as an argument on command line. This patch adds a basic test for the directories `tmp`, `00` and `ff` in order to justify that the provided directory is actually a filestore directory. Additionally, some code has been broken up and made more readable and pythonic. Closes redmine ticket #2843 |
6 years ago | |
---|---|---|
.. | ||
__init__.py | ||
filestore.py | 6 years ago | |
loghandler.py | ||
main.py | 7 years ago | |
test_filestore.py |