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 3226638040 chg: Bump deps, warninglists 1 week ago
.github/workflows Add CodeQL workflow for GitHub code scanning 7 months ago
pymispwarninglists chg: Bump deps, warninglists 1 week ago
tests new: store warning list in homedir if possible 1 year ago
.gitignore Initial commit 6 years ago
.gitmodules Initial commit 6 years ago
LICENSE Add LICENSE 5 years ago
README.md chg: Move to poetry 3 years ago
example_domaincheck.py Explicit slowsearch parameter in constructor. 1 year ago
mypy.ini chg: Bump deps 1 year ago
poetry.lock chg: Bump deps, warninglists 1 week ago
pyproject.toml chg: Bump deps, warninglists 1 week ago
setup.py chg: Bump version 1 year 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.