mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-06 17:35:19 +00:00
Sigma tools release 0.9
This commit is contained in:
parent
56a1ed1eac
commit
99b15edf8a
@ -13,7 +13,7 @@ with open(path.join(here, 'README.md'), encoding='utf-8') as f:
|
||||
|
||||
setup(
|
||||
name='sigmatools',
|
||||
version='0.8',
|
||||
version='0.9',
|
||||
description='Tools for the Generic Signature Format for SIEM Systems',
|
||||
long_description=long_description,
|
||||
url='https://github.com/Neo23x0/sigma',
|
||||
@ -58,6 +58,10 @@ setup(
|
||||
'config/splunk-windows-all.yml',
|
||||
'config/qradar.yml',
|
||||
'config/powershell-windows-all.yml',
|
||||
]),
|
||||
('etc/sigma/generic', [
|
||||
'config/generic/sysmon.yml',
|
||||
'config/generic/windows-audit.yml',
|
||||
])],
|
||||
scripts=[
|
||||
'sigmac',
|
||||
|
Loading…
Reference in New Issue
Block a user