Go to file
Raphaël Vinot f4575d2a66 chg: bump misp-warninglists 2018-02-23 13:47:59 +01:00
pymispwarninglists chg: bump misp-warninglists 2018-02-23 13:47:59 +01:00
tests
.coveragerc
.gitignore
.gitmodules
.travis.yml
LICENSE Add LICENSE 2018-02-16 10:44:05 +01:00
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.