Go to file
Raphaël Vinot 9f4f2aa1bb fix: Put dependabot in the right place 2024-01-10 11:20:45 +01:00
.github fix: Put dependabot in the right place 2024-01-10 11:20:45 +01:00
pymispwarninglists cg: Bump deps, lists 2024-01-10 11:09:05 +01:00
tests
.gitignore
.gitmodules
LICENSE
README.md
example_domaincheck.py
mypy.ini
poetry.lock cg: Bump deps, lists 2024-01-10 11:09:05 +01:00
pyproject.toml cg: Bump deps, lists 2024-01-10 11:09:05 +01: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.