You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Raphaël Vinot 888d97f03d chg: Bump deps 2 months ago
pymispwarninglists Merge branch 'master' of github.com:MISP/PyMISPWarningLists 2 months ago
tests Rework test to check value in a list 3 months ago
.gitignore Initial commit 2 years ago
.gitmodules Initial commit 2 years ago
.travis.yml chg: Bump travis 4 months ago
LICENSE Add LICENSE 2 years ago
README.md chg: Move to poetry 4 months ago
example_domaincheck.py Example script for domain check 9 months ago
poetry.lock chg: Bump deps 2 months ago
pyproject.toml chg: move coveralls to dev dependencies 3 months ago
setup.py chg: Fix setup.py 6 months ago

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.