From fb1cf9e547e987975c4a0e36f82ca752e1ed441a Mon Sep 17 00:00:00 2001 From: mboelen Date: Thu, 8 Oct 2015 16:25:09 +0200 Subject: Rename PCI-DSS to PCI DSS --- include/profiles | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/profiles') diff --git a/include/profiles b/include/profiles index 4f4a792a..abdb33d9 100644 --- a/include/profiles +++ b/include/profiles @@ -37,7 +37,7 @@ cis) COMPLIANCE_ENABLE_CIS=1 ; Debug "Compliance scanning for CIS Benchmarks is enabled" ;; hipaa) COMPLIANCE_ENABLE_HIPAA=1 ; Debug "Compliance scanning for HIPAA is enabled" ;; iso27001) COMPLIANCE_ENABLE_ISO27001=1 ; Debug "Compliance scanning for ISO27001 is enabled" ;; - pci-dss) COMPLIANCE_ENABLE_PCI_DSS=1 ; Debug "Compliance scanning for PCI-DSS is enabled" ;; + pci-dss) COMPLIANCE_ENABLE_PCI_DSS=1 ; Debug "Compliance scanning for PCI DSS is enabled" ;; *) logtext "Result: Unknown compliance standard configured" ;; esac done -- cgit v1.2.3