From 4dcb9eccff5a77c1320083afb4da638fbb3caa27 Mon Sep 17 00:00:00 2001 From: mboelen Date: Mon, 25 Apr 2016 16:00:10 +0200 Subject: Allow skipping of plugins with --skip-plugins or skip-plugins --- default.prf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'default.prf') diff --git a/default.prf b/default.prf index 7727a09d..dd5b939e 100644 --- a/default.prf +++ b/default.prf @@ -391,6 +391,9 @@ config:compliance_standards:cis,hipaa,iso27001,pci-dss: # Enable quick mode (no waiting for keypresses, same as --quick option) #quick=yes +# Skip plugins (default: no) +#skip-plugins=yes + # Skip a test (one per line) #skip-test=SSH-7408 -- cgit v1.2.3