Go to file
Raphaël Vinot f2a2e4a90b fix: Missing files 2022-03-11 17:14:14 +01:00
.github/workflows new: store warning list in homedir if possible 2022-03-11 17:09:25 +01:00
pymispwarninglists fix: Missing files 2022-03-11 17:14:14 +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 new: store warning list in homedir if possible 2022-03-11 17:09:25 +01:00
pyproject.toml new: store warning list in homedir if possible 2022-03-11 17:09:25 +01:00
setup.py chg: Bump version 2022-01-13 11:27:31 +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

Installation

pip install pymispwarninglists

Usage

Warning lists are represented as immutable Python dictionaries.