Go to file
Raphaël Vinot a2e547d65f chg: Improve GHA 2024-01-10 11:13:05 +01:00
.github/workflows chg: Improve GHA 2024-01-10 11:13:05 +01:00
pymispwarninglists
tests
.gitignore
.gitmodules
LICENSE
README.md
example_domaincheck.py
mypy.ini
poetry.lock
pyproject.toml
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.