Go to file
Alexandre Dulaunoy 9879247c6f
chg: [misp-warninglists] updated to the latest version
2021-04-21 17:20:13 +02:00
.github/workflows new: Typing, bump lists. 2021-01-21 15:23:15 +01:00
pymispwarninglists chg: [misp-warninglists] updated to the latest version 2021-04-21 17:20:13 +02:00
tests new: Typing, bump lists. 2021-01-21 15:23:15 +01:00
.gitignore Initial commit 2017-10-28 19:42:57 -04:00
.gitmodules Initial commit 2017-10-28 19:42:57 -04:00
LICENSE Add LICENSE 2018-02-16 10:44:05 +01:00
README.md chg: Move to poetry 2020-04-07 14:41:14 +02:00
example_domaincheck.py Example script for domain check 2019-10-23 20:42:47 +02:00
poetry.lock Update dependencies and submodule 2021-04-20 10:09:51 +02:00
pyproject.toml new: Typing, bump lists. 2021-01-21 15:23:15 +01:00
setup.py new: Typing, bump lists. 2021-01-21 15:23:15 +01:00

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.