aboutsummaryrefslogtreecommitdiffstats
path: root/security/README.md
diff options
context:
space:
mode:
authorPawel Wieczorek <p.wieczorek2@samsung.com>2020-08-07 11:53:39 +0200
committerPawel Wieczorek <p.wieczorek2@samsung.com>2020-08-28 15:51:33 +0200
commit66eefb845990d01c0296074eabdad3a5ad86281a (patch)
tree545106229cb08e857ef3e6b302c63c07b7d18a73 /security/README.md
parent6cfab47316074ff18faf94d25432ea320b280e04 (diff)
Add SECCOM-recommended version check in security tests
Issue-ID: INT-1571 Change-Id: Icd215ad5b49dcbf34eb46b973676f5141b589f83 Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
Diffstat (limited to 'security/README.md')
-rw-r--r--security/README.md2
1 files changed, 2 insertions, 0 deletions
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