https://github.com/misp/pymispwarninglists
Pythonic way to work with the warning lists defined there: https://github.com/MISP/misp-warninglists
https://github.com/misp/pymispwarninglists
Last synced: about 1 year ago
JSON representation
Pythonic way to work with the warning lists defined there: https://github.com/MISP/misp-warninglists
- Host: GitHub
- URL: https://github.com/misp/pymispwarninglists
- Owner: MISP
- License: bsd-3-clause
- Created: 2017-10-28T23:42:29.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-02-05T11:05:08.000Z (over 1 year ago)
- Last Synced: 2025-04-13T08:20:04.414Z (about 1 year ago)
- Language: Python
- Size: 272 KB
- Stars: 32
- Watchers: 7
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyMISPWarningLists
[](https://travis-ci.org/MISP/PyMISPWarningLists)
[](https://codecov.io/github/MISP/PyMISPWarningLists?branch=master)
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.