Sigmatools release 0.13
This commit is contained in:
+2
-1
@@ -13,7 +13,7 @@ with open(path.join(here, 'README.md'), encoding='utf-8') as f:
|
||||
|
||||
setup(
|
||||
name='sigmatools',
|
||||
version='0.12.1',
|
||||
version='0.13',
|
||||
description='Tools for the Generic Signature Format for SIEM Systems',
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
@@ -57,6 +57,7 @@ setup(
|
||||
'config/logpoint-windows.yml',
|
||||
'config/helk.yml',
|
||||
'config/qradar.yml',
|
||||
'config/winlogbeat-modules-enabled.yml',
|
||||
'config/winlogbeat.yml',
|
||||
'config/winlogbeat-old.yml',
|
||||
]),
|
||||
|
||||
Reference in New Issue
Block a user