Go to file
Raphaël Vinot 3e0500cb51 chg: Bump misp-warninglists 2018-02-19 12:36:57 +01:00
pymispwarninglists chg: Bump misp-warninglists 2018-02-19 12:36:57 +01:00
tests
.coveragerc Properly use the JSONEncoder 2017-11-01 11:09:08 -07:00
.gitignore
.gitmodules
.travis.yml
README.md
setup.py new: Allow to pass a list of WarningLists (in dict) as parameter 2018-01-25 17:54:01 +01: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.