From 7ebccab207590b4c0139df25c1cab57d2a97d47e Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Fri, 3 Aug 2018 11:20:31 +0200 Subject: Updated URL for Lynis controls --- include/report | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/report') diff --git a/include/report b/include/report index 440c59c0..0c5ca811 100644 --- a/include/report +++ b/include/report @@ -92,7 +92,7 @@ ################################################################################# # if [ "${CONTROL_URL_PROTOCOL}" = "" ]; then CONTROL_URL_PROTOCOL="https"; fi - if [ "${CONTROL_URL_PREPEND}" = "" ]; then CONTROL_URL_PREPEND="cisofy.com/controls/"; fi + if [ "${CONTROL_URL_PREPEND}" = "" ]; then CONTROL_URL_PREPEND="cisofy.com/lynis/controls/"; fi if [ "${CONTROL_URL_APPEND}" = "" ]; then CONTROL_URL_APPEND="/"; fi if [ "${CUSTOM_URL_PROTOCOL}" = "" ]; then CUSTOM_URL_PROTOCOL="https"; fi if [ "${CUSTOM_URL_PREPEND}" = "" ]; then CUSTOM_URL_PREPEND="your-domain.example.org/controls/"; fi -- cgit v1.2.3