diff options
author | morganrol <morgan.richomme@orange.com> | 2021-04-06 19:57:44 +0200 |
---|---|---|
committer | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2021-05-06 09:06:34 +0000 |
commit | 81dc70f5e575ae4a972fc50e038733a0dc8481aa (patch) | |
tree | 324edb7b75f89248860ab473abaf350210657e86 /docs/files/csv/tests-security.csv | |
parent | a10322497f3e122a0fbd22f171dba88d131b1ae4 (diff) |
[DOC] Honolulu documentation
Update documentation for Honolulu
Issue-ID: INT-1888
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I66e6f397bcda898445e256dd8e22dfcb20847408
Diffstat (limited to 'docs/files/csv/tests-security.csv')
-rw-r--r-- | docs/files/csv/tests-security.csv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/files/csv/tests-security.csv b/docs/files/csv/tests-security.csv index 07e05d0ba..4e88b0ada 100644 --- a/docs/files/csv/tests-security.csv +++ b/docs/files/csv/tests-security.csv @@ -7,3 +7,4 @@ http_public_endpoints;check that there is no public http endpoints exposed in ON jdpw_ports;check that there are no internal java ports;`bash script <https://git.onap.org/integration/plain/test/security/check_for_jdwp.sh>`__;kubectl, procfs kube_hunter;security suite to search k8s vulnerabilities (upstream src aquasecurity);`kube-Hunter <https://github.com/aquasecurity/kube-hunter>`__; `kube-Hunter <https://github.com/aquasecurity/kube-hunter>`__ versions;check that Java and Python are available only in versions recommended by SECCOM. This test is long and run only in Weekly CI chains;`python module <https://git.onap.org/integration/tree/test/security/check_versions>`__;cerberus, kubernetes python lib, +**tern**;Check the component licenses within the ONAP dockers;`bash script <https://gitlab.com/Orange-OpenSource/lfn/onap/xtesting-onap/-/blob/master/scripts/run_tern.sh>`__;kubectl |