Go to file
Raphaël Vinot 7c1e213192 Merge branch 'master' of github.com:MISP/PyMISPWarningLists 2020-06-03 12:22:08 +02:00
pymispwarninglists Merge branch 'master' of github.com:MISP/PyMISPWarningLists 2020-06-03 12:22:08 +02:00
tests Rework test to check value in a list 2020-04-23 16:48:35 +03: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: Bump deps, warninglists 2020-06-03 12:21:57 +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.