Go to file
Koen Van Impe be6c92c6f6 Example script for domain check 2019-10-23 20:42:47 +02:00
pymispwarninglists Example script for domain check 2019-10-23 20:42:47 +02:00
tests Add test for a subdomain slow search 2019-07-09 01:13:39 +03:00
.coveragerc Properly use the JSONEncoder 2017-11-01 11:09:08 -07:00
.gitignore Initial commit 2017-10-28 19:42:57 -04:00
.gitmodules Initial commit 2017-10-28 19:42:57 -04:00
.travis.yml fix: install pipenv in travis 2019-05-13 10:57:21 +02:00
LICENSE Add LICENSE 2018-02-16 10:44:05 +01:00
Pipfile chg: Bump Deps 2019-05-13 10:25:05 +02:00
Pipfile.lock chg: Bump deps, misp-warninglists 2019-09-17 22:34:57 +02:00
README.md Fix typos 2017-10-31 15:12:49 -07:00
example_domaincheck.py Example script for domain check 2019-10-23 20:42:47 +02:00
setup.py new: Allow to pass a list of WarningLists (in dict) as parameter 2018-01-25 17:54:01 +01: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.