Go to file
Raphaël Vinot 12b2c63fde new: trusted publisher release 2024-09-18 11:37:39 +02:00
.github new: trusted publisher release 2024-09-18 11:37:39 +02: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.