From aa0019333b1875a1035991320a0bc004c5a3f370 Mon Sep 17 00:00:00 2001 From: Ian Lee Date: Sat, 30 Sep 2017 12:58:31 -0700 Subject: [PATCH] Added Coveralls badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 133481a9..7585acc4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ## Pushing HTTPS :lock: +[![Coverage Status](https://coveralls.io/repos/github/dhs-ncats/pshtt/badge.svg)](https://coveralls.io/github/dhs-ncats/pshtt) + `pshtt` (_"pushed"_) is a tool to scan domains for HTTPS best practices. It saves its results to a CSV (or JSON). `pshtt` was developed to _push_ organizations— especially large ones like the US Federal Government :us: — to adopt HTTPS across the enterprise. Federal .gov domains must comply with [M-15-13](https://https.cio.gov), a 2015 memorandum from the White House Office of Management and Budget that requires federal agencies to enforce HTTPS on their public web sites and services by the end of 2016. Much has been done, and [still more yet to do](https://18f.gsa.gov/2017/01/04/tracking-the-us-governments-progress-on-moving-https/).