From a3075d2e8fb00c205ad7a11e0d7005f973683b2d Mon Sep 17 00:00:00 2001 From: mboelen Date: Mon, 25 Apr 2016 10:17:14 +0200 Subject: Added error-on-warnings --- default.prf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'default.prf') diff --git a/default.prf b/default.prf index cd2b5fb3..7727a09d 100644 --- a/default.prf +++ b/default.prf @@ -381,10 +381,13 @@ config:compliance_standards:cis,hipaa,iso27001,pci-dss: ################################################################################# # -# Configuration (New Style) - Some options are not used yet +# Configuration (New Style) # ################################################################################# +# Show non-zero exit code when warnings are found (default: no) +#error-on-warnings=yes + # Enable quick mode (no waiting for keypresses, same as --quick option) #quick=yes -- cgit v1.2.3