Go to file
Andras Iklody 0f229b8521
Added search for regex algorithm
2018-01-21 00:15:13 +01:00
pymispwarninglists Added search for regex algorithm 2018-01-21 00:15:13 +01:00
tests Cleanup useless pieces of code 2017-10-31 17:28:54 -07:00
.coveragerc Properly use the JSONEncoder 2017-11-01 11:09:08 -07:00
.gitignore Initial commit 2017-10-28 19:42:57 -04:00
.gitmodules Initial commit 2017-10-28 19:42:57 -04:00
.travis.yml Initial commit 2017-10-28 19:42:57 -04:00
README.md Fix typos 2017-10-31 15:12:49 -07:00
setup.py Fix typos 2017-10-31 15:12:49 -07:00

README.md

PyMISPWarningLists

Build Status codecov.io

Pythonic way to work with the warning lists defined there: https://github.com/MISP/misp-warninglists

Usage

Warning lists are represented as immutable Python dictionaries.