Go to file
Raphaël Vinot 85831c146a fix: forgot to update lock file 2022-03-17 12:34:09 +01:00
.github/workflows new: store warning list in homedir if possible 2022-03-11 17:09:25 +01:00
pymispwarninglists chg: Bump submodule 2022-03-11 17:14:42 +01:00
tests new: store warning list in homedir if possible 2022-03-11 17:09:25 +01:00
.gitignore
.gitmodules
LICENSE
README.md
example_domaincheck.py
mypy.ini
poetry.lock fix: forgot to update lock file 2022-03-17 12:34:09 +01:00
pyproject.toml chg: Bump deps 2022-03-17 12:32:10 +01: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.