Go to file
Raphaël Vinot 7c6c5e7296 new: __repr__ method in WarningList 2019-05-13 10:24:47 +02:00
pymispwarninglists new: __repr__ method in WarningList 2019-05-13 10:24:47 +02:00
tests
.coveragerc
.gitignore
.gitmodules
.travis.yml chg: Bump travis 2019-05-13 10:24:13 +02:00
LICENSE Add LICENSE 2018-02-16 10:44:05 +01:00
README.md
setup.py

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.