cycat-service/crawler/sigma/README.md

16 lines
324 B
Markdown

# Sigma importer
Sigma rules importer (for the rules with an assigned id) and `mitre-attack-id` namespace.
# Usage
~~~
usage: sigma_importer.py [-h] [-p PATH]
Sigma import for CyCAT
optional arguments:
-h, --help show this help message and exit
-p PATH, --path PATH Sigma path of the git repository
~~~