README Update

This commit is contained in:
Austin Taylor
2018-01-02 02:51:34 -05:00
parent c3850247c9
commit 8af1ddd9e9

View File

@ -9,7 +9,7 @@ VulnWhisperer is a vulnerability data and report aggregator. VulnWhisperer will
and create a file with a unique filename which is then fed into logstash. Logstash extracts data from the filename and tags all of the information inside the report (see logstash_vulnwhisp.conf file). Data is then shipped to elasticsearch to be indexed.
[![Build Status](https://travis-ci.org/austin-taylor/VulnWhisperer.svg?branch=master)](https://travis-ci.org/austin-taylor/VulnWhisperer)
[![Twitter](https://img.shields.io/badge/twitter-pwntools-4099FF.svg?style=flat)](https://twitter.com/huntoperator)
[![Twitter](https://img.shields.io/badge/twitter-huntoperator-4099FF.svg?style=flat)](https://twitter.com/huntoperator)
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](http://choosealicense.com/licenses/mit/)
Requirements