Go to file
Raphaël Vinot b7c0e049aa chg: Bump warninglists 2020-09-08 11:11:43 +02:00
pymispwarninglists chg: Bump warninglists 2020-09-08 11:11:43 +02:00
tests
.gitignore
.gitmodules
.travis.yml
LICENSE
README.md
example_domaincheck.py
poetry.lock chg: Bump deps 2020-06-03 12:23:06 +02:00
pyproject.toml chg: move coveralls to dev dependencies 2020-05-06 11:55:11 +03:00
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

Installation

pip install pymispwarninglists

Usage

Warning lists are represented as immutable Python dictionaries.