Go to file
Raphaël Vinot ce1bfb38aa
chg: Bump typing
2025-01-02 21:32:14 +01:00
.github chg: Bump typing 2025-01-02 21:32:14 +01:00
pymispwarninglists chg: Bump typing 2025-01-02 21:32:14 +01:00
tests chg: Bump typing 2025-01-02 21:32:14 +01:00
.gitignore
.gitmodules
LICENSE Add LICENSE 2018-02-16 10:44:05 +01:00
README.md chg: Move to poetry 2020-04-07 14:41:14 +02:00
example_domaincheck.py Explicit slowsearch parameter in constructor. 2022-05-26 23:32:58 +09:00
mypy.ini chg: Bump deps 2022-01-13 11:22:42 +01:00
poetry.lock chg: Bump deps 2024-12-31 12:52:28 +01:00
pyproject.toml chg: Bump deps 2024-12-31 12:52:28 +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.