Go to file
Raphaël Vinot afa7eb4cde fix: Properly match hostnames
Fix #6
2020-04-20 10:28:02 +02:00
pymispwarninglists fix: Properly match hostnames 2020-04-20 10:28:02 +02:00
tests chg: Bump misp-taxonomies 2020-04-07 14:34:52 +02:00
.gitignore
.gitmodules
.travis.yml chg: Bump travis 2020-04-07 14:50:09 +02:00
LICENSE
README.md chg: Move to poetry 2020-04-07 14:41:14 +02:00
example_domaincheck.py
poetry.lock chg: Move to poetry 2020-04-07 14:41:14 +02:00
pyproject.toml chg: Move to poetry 2020-04-07 14:41:14 +02: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.