aboutsummaryrefslogtreecommitdiffstats
path: root/docker/security
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-09-12 13:52:47 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-09-12 13:55:07 +0200
commit964276d510b5a00843e62e17ef5e1b3a141b9545 (patch)
treecd20a062fe8ac0c9b0037c296dae5de1b70789fc /docker/security
parentc7cf1bb46e959eb6b5f2b6f504244f7a226048cb (diff)
Enhance kube-hunter result postprocessing
It fills self.details and checks if the test case passes according to criteria (severity = high by default) Change-Id: Ib20779b4b5dca078c65b546c8703bc99856c6f41 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 4f197110710e9f148eae4533792e8e7e2d72f053)
Diffstat (limited to 'docker/security')
-rw-r--r--docker/security/testcases.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docker/security/testcases.yaml b/docker/security/testcases.yaml
index 892e552c..9636547e 100644
--- a/docker/security/testcases.yaml
+++ b/docker/security/testcases.yaml
@@ -16,6 +16,8 @@ tiers:
vulnerabilities
run:
name: 'kube_hunter'
+ args:
+ severity: high
-
case_name: kube_bench
project_name: functest