From 87e52daf95f8f906b0afb5da45bedf3ddf068777 Mon Sep 17 00:00:00 2001 From: bitsofinfo Date: Tue, 13 Nov 2018 14:39:55 -0700 Subject: [PATCH 1/3] external projects, testssl.sh-processor and testssl.sh-alerts --- Readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Readme.md b/Readme.md index 435d0a8..35085c2 100644 --- a/Readme.md +++ b/Readme.md @@ -161,3 +161,9 @@ respective projects * see [#233](https://github.com/drwetter/testssl.sh/issues/233) and [https://github.com/Homebrew/homebrew](https://github.com/Homebrew/homebrew) + +#### daemon for batch parallel processing of testssl.sh command files +* https://github.com/bitsofinfo/testssl.sh-processor + +#### daemon for batch processing of testssl.sh JSON result files for Slack alerts, reactive copying etc +* https://github.com/bitsofinfo/testssl.sh-alerts From 789b405f83f4609ab5877b94fe1f125c17ba5b53 Mon Sep 17 00:00:00 2001 From: bitsofinfo Date: Tue, 13 Nov 2018 14:40:32 -0700 Subject: [PATCH 2/3] external projects, testssl.sh-processor and testssl.sh-alerts --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 35085c2..3183a6d 100644 --- a/Readme.md +++ b/Readme.md @@ -162,8 +162,8 @@ respective projects * see [#233](https://github.com/drwetter/testssl.sh/issues/233) and [https://github.com/Homebrew/homebrew](https://github.com/Homebrew/homebrew) -#### daemon for batch parallel processing of testssl.sh command files +#### daemon for batch execution of testssl.sh command files * https://github.com/bitsofinfo/testssl.sh-processor -#### daemon for batch processing of testssl.sh JSON result files for Slack alerts, reactive copying etc +#### daemon for batch processing of testssl.sh JSON result files for sending Slack alerts, reactive copying etc * https://github.com/bitsofinfo/testssl.sh-alerts From 13cd12f57bb42c314e56dca4e71a3b741549b2ab Mon Sep 17 00:00:00 2001 From: bitsofinfo Date: Tue, 13 Nov 2018 14:41:05 -0700 Subject: [PATCH 3/3] external projects, testssl.sh-processor and testssl.sh-alerts --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 3183a6d..a1a1137 100644 --- a/Readme.md +++ b/Readme.md @@ -162,8 +162,8 @@ respective projects * see [#233](https://github.com/drwetter/testssl.sh/issues/233) and [https://github.com/Homebrew/homebrew](https://github.com/Homebrew/homebrew) -#### daemon for batch execution of testssl.sh command files +#### Daemon for batch execution of testssl.sh command files * https://github.com/bitsofinfo/testssl.sh-processor -#### daemon for batch processing of testssl.sh JSON result files for sending Slack alerts, reactive copying etc +#### Daemon for batch processing of testssl.sh JSON result files for sending Slack alerts, reactive copying etc * https://github.com/bitsofinfo/testssl.sh-alerts