Metadata-Version: 2.4
Name: sigmatools
Version: 0.20
Summary: Tools for the Generic Signature Format for SIEM Systems
Home-page: https://github.com/Neo23x0/sigma
Author: Sigma Project
Author-email: thomas@patzke.org
License: LGPLv3
Keywords: security monitoring siem logging signatures elasticsearch splunk ids sysmon
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: Security
Classifier: Topic :: Internet :: Log Analysis
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Environment :: Console
Requires-Python: ~=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.LGPL.txt
Requires-Dist: PyYAML
Requires-Dist: pymisp
Requires-Dist: progressbar2
Requires-Dist: ruamel.yaml
Provides-Extra: test
Requires-Dist: coverage; extra == "test"
Requires-Dist: yamllint; extra == "test"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Sigma Tools

This package contains the following tools for [Sigma](https://github.com/Neo23x0/sigma):

* sigmac: the Sigma converter
* merge_sigma: Merge a Sigma collection into a minimal set of Sigma rules
* sigma2misp: Import Sigma rules into MISP
* sigma2attack: Create a MITRE ATT&CK® coverage map
* sigma_similarity: Measure similarity of Sigma rules
* sigma_uuid: Check Sigma identifiers
