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.
suricata/python/suricata
Shivani Bhardwaj ba6b73cd10 ctl/filestore: Add check for filestore directory
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
..
config python: fixes for out of tree build 7 years ago
ctl ctl/filestore: Add check for filestore directory 6 years ago
sc suricatasc: add dataset-add command 6 years ago
__init__.py suricatactl: a new python script for misc. tasks 8 years ago