DShield

DShield

#Threat Defense#Vulnerability Management

Automate version scraping and vulnerability scanning for Ruby on Rails stacks.

Visit Website

A User-Friendly Python Interface for the Internet Storm Center / DShield API

A user-friendly Python interface designed for accessing the Internet Storm Center / DShield API.

Installation Instructions

To install the package, use the following command: pip install dshield

For the complete documentation, visit

For the complete documentation, please visit the ReadTheDocs site. If you're looking for a quick start, you can use the following commands: >>> import dshield >>> dshield.infocon() {'status': 'green'} >>> dshield.infocon(dshield.XML) ' green '