Go to file
Raphaël Vinot 3226638040 chg: Bump deps, warninglists 2023-05-23 15:21:20 +02:00
.github/workflows Add CodeQL workflow for GitHub code scanning 2022-11-09 07:43:59 +00:00
pymispwarninglists chg: Bump deps, warninglists 2023-05-23 15:21:20 +02:00
tests
.gitignore
.gitmodules
LICENSE
README.md
example_domaincheck.py
mypy.ini
poetry.lock chg: Bump deps, warninglists 2023-05-23 15:21:20 +02:00
pyproject.toml chg: Bump deps, warninglists 2023-05-23 15:21:20 +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.