You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
1 week ago | |
---|---|---|
.github/workflows | 7 months ago | |
pymispwarninglists | 1 week ago | |
tests | 1 year ago | |
.gitignore | 6 years ago | |
.gitmodules | 6 years ago | |
LICENSE | 5 years ago | |
README.md | 3 years ago | |
example_domaincheck.py | 1 year ago | |
mypy.ini | 1 year ago | |
poetry.lock | 1 week ago | |
pyproject.toml | 1 week ago | |
setup.py | 1 year ago |
README.md
PyMISPWarningLists
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.