From 66eefb845990d01c0296074eabdad3a5ad86281a Mon Sep 17 00:00:00 2001 From: Pawel Wieczorek Date: Fri, 7 Aug 2020 11:53:39 +0200 Subject: Add SECCOM-recommended version check in security tests Issue-ID: INT-1571 Change-Id: Icd215ad5b49dcbf34eb46b973676f5141b589f83 Signed-off-by: Pawel Wieczorek --- security/README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'security/README.md') diff --git a/security/README.md b/security/README.md index 6a5e38e..7dc7c0e 100644 --- a/security/README.md +++ b/security/README.md @@ -17,6 +17,8 @@ It includes 6 tests: - jdpw_ports: check that there are no internal java ports - kube_hunter: security suite to search k8s vulnerabilities (upstream src aquasecurity) +- versions: check that Java and Python are available only in versions + recommended by SECCOM ## Usage -- cgit 1.2.3-korg