News

Now, after running: python script.py --my_config=config.py \ --my_config.field1=8 \ --my_config.nested.field=2.1 \ --my_config.tuple='(1, 2, (1, 2))' It's sometimes useful to be able to pass ...
This is the Sigma command line interface using the pySigma library to manage, list and convert Sigma rules into query languages. E.g. to convert process creation Sigma rules from a directory into ...