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:54:39 +0200
commit50b94d0cfcb977eeedeecfe5b8b633418fccf0a8 (patch)
treec2e9eac00404ca23a15226ad5d7647970bc07963 /docker/security
parentb1337b6ef6c11d4b33aa3d9c2e1e01b064273975 (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