This commit is contained in:
Sean Whalen
2019-04-11 16:38:37 -04:00
parent 90c3842e39
commit a38cd36be3
13 changed files with 40 additions and 24 deletions
+8 -2
View File
@@ -7,7 +7,7 @@
parsedmarc documentation - Open source DMARC report analyzer and visualizer
===========================================================================
|Build Status|
|Build Status| |Code Coverage| |PyPI Package|
.. image:: _static/screenshots/dmarc-summary-charts.png
:alt: A screenshot of DMARC summary charts in Kibana
@@ -791,7 +791,7 @@ On Debian/Ubuntu based systems, run:
sudo apt-get install -y apt-transport-https
wget -qO - https://artifacts.elastic.co/GPG-KEY-elasticsearch | sudo apt-key add -
echo "deb https://artifacts.elastic.co/packages/6.x/apt stable main" | sudo tee -a /etc/apt/sources.list.d/elastic-6.x.list
echo "deb https://artifacts.elastic.co/packages/7.x/apt stable main" | sudo tee -a /etc/apt/sources.list.d/elastic-7.x.list
sudo apt-get update
sudo apt-get install -y default-jre-headless elasticsearch kibana
@@ -1511,6 +1511,12 @@ Indices and tables
.. |Build Status| image:: https://travis-ci.org/domainaware/parsedmarc.svg?branch=master
:target: https://travis-ci.org/domainaware/parsedmarc
.. |Code Coverage| image:: https://codecov.io/gh/domainaware/parsedmarc/branch/master/graph/badge.svg
:target: https://codecov.io/gh/domainaware/parsedmarc
.. |PyPI Package| image:: https://badge.fury.io/py/parsedmarc.svg
:target: https://badge.fury.io/py/parsedmarc
.. _Demystifying DMARC: https://seanthegeek.net/459/demystifying-dmarc/
.. _Cloudflare's public resolvers: https://1.1.1.1/