Go to file
Raphaël Vinot 45aa17b2e4 chg: Bump deps, warninglists 2020-06-03 12:21:57 +02:00
pymispwarninglists chg: Bump deps, warninglists 2020-06-03 12:21:57 +02:00
tests
.gitignore
.gitmodules
.travis.yml
LICENSE
README.md
example_domaincheck.py
poetry.lock chg: Bump deps, warninglists 2020-06-03 12:21:57 +02:00
pyproject.toml
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.