Go to file
Raphaël Vinot 9a89375494
chg: Add precommit
2025-01-02 21:33:15 +01:00
.github
pymispwarninglists
tests
.gitignore
.gitmodules
.pre-commit-config.yaml chg: Add precommit 2025-01-02 21:33:15 +01:00
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.