Go to file
Raphaël Vinot 9da5da57c4
Merge pull request #8 from kimmoal/fix-setup
chg: Fix setup.py
2020-02-03 11:22:07 +01:00
pymispwarninglists Example script for domain check 2019-10-23 20:42:47 +02:00
tests
.coveragerc
.gitignore
.gitmodules
.travis.yml
LICENSE
Pipfile
Pipfile.lock chg: Bump deps, misp-warninglists 2019-09-17 22:34:57 +02:00
README.md
example_domaincheck.py Example script for domain check 2019-10-23 20:42:47 +02:00
setup.py chg: Fix setup.py 2020-02-01 00:37:16 +02: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.