Packages and Binaries:
sigma-cli
Sigma command line interface
This package contains the Sigma command line interface using the pySigma
library to manage, list and convert Sigma rules into query languages.
Installed size: 102 KB
How to install: sudo apt install sigma-cli
Dependencies:
- python3
- python3-click
- python3-colorama
- python3-prettytable
- python3-sigma
sigma-cli
root@kali:~# sigma-cli -h
Usage: sigma-cli [OPTIONS] COMMAND [ARGS]...
Options:
-h, --help Show this message and exit.
Commands:
analyze Analyze Sigma rule sets
check Check Sigma rules for validity and best practices (not yet...
convert Convert Sigma rules into queries.
list List available targets or processing pipelines.
plugin pySigma plugin management (backends, processing pipelines and...
pysigma pySigma library management commands.
version Print version of Sigma CLI.
Updated on: 2026-Mar-02