An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# PyMISPWarningLists

[![Build Status](https://travis-ci.org/MISP/PyMISPWarningLists.svg?branch=master)](https://travis-ci.org/MISP/PyMISPWarningLists)
[![codecov.io](https://codecov.io/github/MISP/PyMISPWarningLists/coverage.svg?branch=master)](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.