Go to file
Robert Haist 0a910dac9a Housekeeping: Deps and Data 2023-04-18 15:57:17 +02:00
.github/workflows Add CodeQL workflow for GitHub code scanning 2022-11-09 07:43:59 +00:00
pymispwarninglists Housekeeping: Deps and Data 2023-04-18 15:57:17 +02:00
tests
.gitignore
.gitmodules
LICENSE
README.md
example_domaincheck.py
mypy.ini
poetry.lock Housekeeping: Deps and Data 2023-04-18 15:57:17 +02:00
pyproject.toml Housekeeping: Deps and Data 2023-04-18 15:57: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.