Go to file
Raphaël Vinot 794023bdec chg: Bump deps, lists 2023-08-21 14:25:17 +02:00
.github/workflows Update codeql.yml 2023-07-11 13:30:21 +02:00
pymispwarninglists chg: Bump deps, lists 2023-08-21 14:25:17 +02:00
tests
.gitignore
.gitmodules
LICENSE
README.md
example_domaincheck.py
mypy.ini
poetry.lock chg: Bump deps, lists 2023-08-21 14:25:17 +02:00
pyproject.toml chg: Bump deps, lists 2023-08-21 14:25:17 +02: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.