From 6b2925b4011447fe00976517f4d09538083e51b6 Mon Sep 17 00:00:00 2001
From: Max Al Farakh
Date: Wed, 19 Dec 2018 12:59:27 +0300
Subject: [PATCH 1/2] Added SSL Check to the list - signed-off-by: Max Al
Farakh
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 1468b4e..b5514e1 100644
--- a/README.md
+++ b/README.md
@@ -232,6 +232,7 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo
:small_orange_diamond: Common CA Database - repository of information about CAs, and their root and intermediate certificates.
:small_orange_diamond: CERTSTREAM - real-time certificate transparency log update stream.
:small_orange_diamond: crt.sh - discovers certificates by continually monitoring all of the publicly known CT.
+ :small_orange_diamond: SSL Check - scan your website for non-secure content.
##### :black_small_square: Privacy
From 01c6ee220c580ae59f8aca017ee05754c881d20b Mon Sep 17 00:00:00 2001
From: "@trimstray"
Date: Wed, 19 Dec 2018 13:04:06 +0100
Subject: [PATCH 2/2] minor update for sslcheck
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b5514e1..2d72f7f 100644
--- a/README.md
+++ b/README.md
@@ -221,6 +221,7 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo
:small_orange_diamond: SSL Server Test - free online service performs a deep analysis of the configuration of any SSL web server.
:small_orange_diamond: SSL Server Test (DEV) - free online service performs a deep analysis of the configuration of any SSL web server.
:small_orange_diamond: ImmuniWeb® SSLScan - test SSL/TLS (PCI DSS, HIPAA and NIST).
+ :small_orange_diamond: SSL Check - scan your website for non-secure content.
:small_orange_diamond: urlscan.io - service to scan and analyse websites.
:small_orange_diamond: Report URI - monitoring security policies like CSP and HPKP.
:small_orange_diamond: CSP Evaluator - allows developers and security experts to check if a Content Security Policy.
@@ -232,7 +233,6 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo
:small_orange_diamond: Common CA Database - repository of information about CAs, and their root and intermediate certificates.
:small_orange_diamond: CERTSTREAM - real-time certificate transparency log update stream.
:small_orange_diamond: crt.sh - discovers certificates by continually monitoring all of the publicly known CT.
- :small_orange_diamond: SSL Check - scan your website for non-secure content.
##### :black_small_square: Privacy