diff --git a/.vib/airflow/vib-publish.json b/.vib/airflow/vib-publish.json index c535ac8d8..09cc255b3 100644 --- a/.vib/airflow/vib-publish.json +++ b/.vib/airflow/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/airflow/vib-verify.json b/.vib/airflow/vib-verify.json index b01ca7e7f..0e7965530 100644 --- a/.vib/airflow/vib-verify.json +++ b/.vib/airflow/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/apache/vib-publish.json b/.vib/apache/vib-publish.json index c4cf3c927..1542a7c68 100644 --- a/.vib/apache/vib-publish.json +++ b/.vib/apache/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/apache/vib-verify.json b/.vib/apache/vib-verify.json index dccec32fd..d99cd54aa 100644 --- a/.vib/apache/vib-verify.json +++ b/.vib/apache/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/argo-cd/vib-publish.json b/.vib/argo-cd/vib-publish.json index 53f59c375..25c95eac4 100644 --- a/.vib/argo-cd/vib-publish.json +++ b/.vib/argo-cd/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/argo-cd/vib-verify.json b/.vib/argo-cd/vib-verify.json index dd534a6b8..b915cb082 100644 --- a/.vib/argo-cd/vib-verify.json +++ b/.vib/argo-cd/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/argo-workflows/vib-publish.json b/.vib/argo-workflows/vib-publish.json index 34479e11b..ae1006a9a 100644 --- a/.vib/argo-workflows/vib-publish.json +++ b/.vib/argo-workflows/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/argo-workflows/vib-verify.json b/.vib/argo-workflows/vib-verify.json index 42fc68698..a92d8b556 100644 --- a/.vib/argo-workflows/vib-verify.json +++ b/.vib/argo-workflows/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/aspnet-core/vib-publish.json b/.vib/aspnet-core/vib-publish.json index 124eed81b..f3e8b828c 100644 --- a/.vib/aspnet-core/vib-publish.json +++ b/.vib/aspnet-core/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/aspnet-core/vib-verify.json b/.vib/aspnet-core/vib-verify.json index 48dffb264..22237197c 100644 --- a/.vib/aspnet-core/vib-verify.json +++ b/.vib/aspnet-core/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/cassandra/vib-publish.json b/.vib/cassandra/vib-publish.json index 0ea7d1897..66d4f3ee7 100644 --- a/.vib/cassandra/vib-publish.json +++ b/.vib/cassandra/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/cassandra/vib-verify.json b/.vib/cassandra/vib-verify.json index a9e29327a..bbffd6062 100644 --- a/.vib/cassandra/vib-verify.json +++ b/.vib/cassandra/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/cert-manager/vib-publish.json b/.vib/cert-manager/vib-publish.json index 682306ad5..91661143a 100644 --- a/.vib/cert-manager/vib-publish.json +++ b/.vib/cert-manager/vib-publish.json @@ -16,19 +16,6 @@ } ] }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - } - ] - }, "publish": { "actions": [ { diff --git a/.vib/cert-manager/vib-verify.json b/.vib/cert-manager/vib-verify.json index eaa4b55f8..ca59b5779 100644 --- a/.vib/cert-manager/vib-verify.json +++ b/.vib/cert-manager/vib-verify.json @@ -15,17 +15,6 @@ "action_id": "helm-lint" } ] - }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - } - ] } } } diff --git a/.vib/concourse/vib-publish.json b/.vib/concourse/vib-publish.json index b342725fd..fc3d18df6 100644 --- a/.vib/concourse/vib-publish.json +++ b/.vib/concourse/vib-publish.json @@ -16,19 +16,6 @@ } ] }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - } - ] - }, "publish": { "actions": [ { diff --git a/.vib/concourse/vib-verify.json b/.vib/concourse/vib-verify.json index 3010452bd..11ee3f44d 100644 --- a/.vib/concourse/vib-verify.json +++ b/.vib/concourse/vib-verify.json @@ -15,17 +15,6 @@ "action_id": "helm-lint" } ] - }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - } - ] } } } diff --git a/.vib/consul/vib-publish.json b/.vib/consul/vib-publish.json index 995da646e..49cb6c2b6 100644 --- a/.vib/consul/vib-publish.json +++ b/.vib/consul/vib-publish.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/consul/vib-verify.json b/.vib/consul/vib-verify.json index 7ea5c87ab..13e7b6614 100644 --- a/.vib/consul/vib-verify.json +++ b/.vib/consul/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/contour-operator/vib-publish.json b/.vib/contour-operator/vib-publish.json index a526abd34..6b658931b 100644 --- a/.vib/contour-operator/vib-publish.json +++ b/.vib/contour-operator/vib-publish.json @@ -16,19 +16,6 @@ } ] }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - } - ] - }, "publish": { "actions": [ { diff --git a/.vib/contour-operator/vib-verify.json b/.vib/contour-operator/vib-verify.json index 003f129ce..558a4c8ff 100644 --- a/.vib/contour-operator/vib-verify.json +++ b/.vib/contour-operator/vib-verify.json @@ -15,17 +15,6 @@ "action_id": "helm-lint" } ] - }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - } - ] } } } diff --git a/.vib/contour/vib-publish.json b/.vib/contour/vib-publish.json index b6ac2d092..eb92772e2 100644 --- a/.vib/contour/vib-publish.json +++ b/.vib/contour/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/contour/vib-verify.json b/.vib/contour/vib-verify.json index 895a3c741..2076c7dda 100644 --- a/.vib/contour/vib-verify.json +++ b/.vib/contour/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/discourse/vib-publish.json b/.vib/discourse/vib-publish.json index 357fef9c7..ff8bb07e0 100644 --- a/.vib/discourse/vib-publish.json +++ b/.vib/discourse/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/discourse/vib-verify.json b/.vib/discourse/vib-verify.json index d4e1683bd..4dc286d74 100644 --- a/.vib/discourse/vib-verify.json +++ b/.vib/discourse/vib-verify.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/dokuwiki/vib-publish.json b/.vib/dokuwiki/vib-publish.json index 184e36837..eab5fa66f 100644 --- a/.vib/dokuwiki/vib-publish.json +++ b/.vib/dokuwiki/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/dokuwiki/vib-verify.json b/.vib/dokuwiki/vib-verify.json index 1acfb2d92..642ac3469 100644 --- a/.vib/dokuwiki/vib-verify.json +++ b/.vib/dokuwiki/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/drupal/vib-publish.json b/.vib/drupal/vib-publish.json index bdfcbb6a1..c51c87aaa 100644 --- a/.vib/drupal/vib-publish.json +++ b/.vib/drupal/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/drupal/vib-verify.json b/.vib/drupal/vib-verify.json index f4a9f45bb..07b09df6e 100644 --- a/.vib/drupal/vib-verify.json +++ b/.vib/drupal/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/ejbca/vib-publish.json b/.vib/ejbca/vib-publish.json index 9cf1d6175..b79de6cdc 100644 --- a/.vib/ejbca/vib-publish.json +++ b/.vib/ejbca/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/ejbca/vib-verify.json b/.vib/ejbca/vib-verify.json index ce4f1fe77..aa8b947d7 100644 --- a/.vib/ejbca/vib-verify.json +++ b/.vib/ejbca/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/elasticsearch/vib-publish.json b/.vib/elasticsearch/vib-publish.json index 42168d7c0..2a63a2c52 100644 --- a/.vib/elasticsearch/vib-publish.json +++ b/.vib/elasticsearch/vib-publish.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/elasticsearch/vib-verify.json b/.vib/elasticsearch/vib-verify.json index 275b95375..32b0509a7 100644 --- a/.vib/elasticsearch/vib-verify.json +++ b/.vib/elasticsearch/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/etcd/vib-publish.json b/.vib/etcd/vib-publish.json index 6affe82d2..56847fe5c 100644 --- a/.vib/etcd/vib-publish.json +++ b/.vib/etcd/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/etcd/vib-verify.json b/.vib/etcd/vib-verify.json index b3226cf80..77e7dfa99 100644 --- a/.vib/etcd/vib-verify.json +++ b/.vib/etcd/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/external-dns/vib-publish.json b/.vib/external-dns/vib-publish.json index d79401a45..a7d71935f 100644 --- a/.vib/external-dns/vib-publish.json +++ b/.vib/external-dns/vib-publish.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "goss", "params": { diff --git a/.vib/external-dns/vib-verify.json b/.vib/external-dns/vib-verify.json index 627273313..4860eabab 100644 --- a/.vib/external-dns/vib-verify.json +++ b/.vib/external-dns/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "goss", "params": { diff --git a/.vib/fluentd/vib-publish.json b/.vib/fluentd/vib-publish.json index f9f1b0d48..a8430d441 100644 --- a/.vib/fluentd/vib-publish.json +++ b/.vib/fluentd/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/fluentd/vib-verify.json b/.vib/fluentd/vib-verify.json index 649f7ca92..14aa94e58 100644 --- a/.vib/fluentd/vib-verify.json +++ b/.vib/fluentd/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/geode/vib-publish.json b/.vib/geode/vib-publish.json index 55df23770..7b093fe5f 100644 --- a/.vib/geode/vib-publish.json +++ b/.vib/geode/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/geode/vib-verify.json b/.vib/geode/vib-verify.json index 5b508c694..b5d19865c 100644 --- a/.vib/geode/vib-verify.json +++ b/.vib/geode/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/ghost/vib-publish.json b/.vib/ghost/vib-publish.json index a492511be..5242a06df 100644 --- a/.vib/ghost/vib-publish.json +++ b/.vib/ghost/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/ghost/vib-verify.json b/.vib/ghost/vib-verify.json index afe3df090..64e4adce7 100644 --- a/.vib/ghost/vib-verify.json +++ b/.vib/ghost/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/grafana-loki/vib-publish.json b/.vib/grafana-loki/vib-publish.json index d3ce71855..ea8dc6296 100644 --- a/.vib/grafana-loki/vib-publish.json +++ b/.vib/grafana-loki/vib-publish.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/grafana-loki/vib-verify.json b/.vib/grafana-loki/vib-verify.json index a49d3cf38..dfff5c5ff 100644 --- a/.vib/grafana-loki/vib-verify.json +++ b/.vib/grafana-loki/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/grafana-operator/vib-publish.json b/.vib/grafana-operator/vib-publish.json index 562a4538a..6a29a08bb 100644 --- a/.vib/grafana-operator/vib-publish.json +++ b/.vib/grafana-operator/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/grafana-operator/vib-verify.json b/.vib/grafana-operator/vib-verify.json index f1d495b0f..50f149c72 100644 --- a/.vib/grafana-operator/vib-verify.json +++ b/.vib/grafana-operator/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/grafana-tempo/vib-publish.json b/.vib/grafana-tempo/vib-publish.json index d71b39bd5..c67a2ef50 100644 --- a/.vib/grafana-tempo/vib-publish.json +++ b/.vib/grafana-tempo/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/grafana-tempo/vib-verify.json b/.vib/grafana-tempo/vib-verify.json index 4e2ed4bec..0eec9199f 100644 --- a/.vib/grafana-tempo/vib-verify.json +++ b/.vib/grafana-tempo/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/grafana/vib-publish.json b/.vib/grafana/vib-publish.json index a977488d2..6c10e369a 100644 --- a/.vib/grafana/vib-publish.json +++ b/.vib/grafana/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/grafana/vib-verify.json b/.vib/grafana/vib-verify.json index c016aba58..17cea08bb 100644 --- a/.vib/grafana/vib-verify.json +++ b/.vib/grafana/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/haproxy-intel/vib-publish.json b/.vib/haproxy-intel/vib-publish.json index df63f9a55..41e070dba 100644 --- a/.vib/haproxy-intel/vib-publish.json +++ b/.vib/haproxy-intel/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/haproxy-intel/vib-verify.json b/.vib/haproxy-intel/vib-verify.json index 9f09abfb6..07a6f7136 100644 --- a/.vib/haproxy-intel/vib-verify.json +++ b/.vib/haproxy-intel/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/haproxy/vib-publish.json b/.vib/haproxy/vib-publish.json index 42e2b9abd..73f419a0d 100644 --- a/.vib/haproxy/vib-publish.json +++ b/.vib/haproxy/vib-publish.json @@ -30,15 +30,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/haproxy/vib-verify.json b/.vib/haproxy/vib-verify.json index a47877044..518d83a33 100644 --- a/.vib/haproxy/vib-verify.json +++ b/.vib/haproxy/vib-verify.json @@ -30,13 +30,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/harbor/vib-publish.json b/.vib/harbor/vib-publish.json index 158fa74b9..3fd1328b9 100644 --- a/.vib/harbor/vib-publish.json +++ b/.vib/harbor/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/harbor/vib-verify.json b/.vib/harbor/vib-verify.json index eea95285d..8ddac4856 100644 --- a/.vib/harbor/vib-verify.json +++ b/.vib/harbor/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/influxdb/vib-publish.json b/.vib/influxdb/vib-publish.json index f2eaf8b25..2e6c8beba 100644 --- a/.vib/influxdb/vib-publish.json +++ b/.vib/influxdb/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/influxdb/vib-verify.json b/.vib/influxdb/vib-verify.json index 29114b82a..cd64305f7 100644 --- a/.vib/influxdb/vib-verify.json +++ b/.vib/influxdb/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/jasperreports/vib-publish.json b/.vib/jasperreports/vib-publish.json index 4f6b148bd..82641c213 100644 --- a/.vib/jasperreports/vib-publish.json +++ b/.vib/jasperreports/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/jasperreports/vib-verify.json b/.vib/jasperreports/vib-verify.json index 59104564f..2e864ff67 100644 --- a/.vib/jasperreports/vib-verify.json +++ b/.vib/jasperreports/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/jenkins/vib-publish.json b/.vib/jenkins/vib-publish.json index 73d674532..f048fe51b 100644 --- a/.vib/jenkins/vib-publish.json +++ b/.vib/jenkins/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/jenkins/vib-verify.json b/.vib/jenkins/vib-verify.json index 8f736ebe6..89922821b 100644 --- a/.vib/jenkins/vib-verify.json +++ b/.vib/jenkins/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/joomla/vib-publish.json b/.vib/joomla/vib-publish.json index f1ac7b718..7289d807a 100644 --- a/.vib/joomla/vib-publish.json +++ b/.vib/joomla/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/joomla/vib-verify.json b/.vib/joomla/vib-verify.json index 5ff04e926..d896b6417 100644 --- a/.vib/joomla/vib-verify.json +++ b/.vib/joomla/vib-verify.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/jupyterhub/vib-publish.json b/.vib/jupyterhub/vib-publish.json index 3e6e662a5..6a636e600 100644 --- a/.vib/jupyterhub/vib-publish.json +++ b/.vib/jupyterhub/vib-publish.json @@ -16,19 +16,6 @@ } ] }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - } - ] - }, "publish": { "actions": [ { diff --git a/.vib/jupyterhub/vib-verify.json b/.vib/jupyterhub/vib-verify.json index 8fb1a7d02..1a0970912 100644 --- a/.vib/jupyterhub/vib-verify.json +++ b/.vib/jupyterhub/vib-verify.json @@ -15,17 +15,6 @@ "action_id": "helm-lint" } ] - }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - } - ] } } } diff --git a/.vib/kafka/vib-publish.json b/.vib/kafka/vib-publish.json index 9958a073a..afeb8e8f9 100644 --- a/.vib/kafka/vib-publish.json +++ b/.vib/kafka/vib-publish.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/kafka/vib-verify.json b/.vib/kafka/vib-verify.json index 60341bd9f..7fe0addd9 100644 --- a/.vib/kafka/vib-verify.json +++ b/.vib/kafka/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/keycloak/vib-publish.json b/.vib/keycloak/vib-publish.json index c24fbe071..0e24547e5 100644 --- a/.vib/keycloak/vib-publish.json +++ b/.vib/keycloak/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/keycloak/vib-verify.json b/.vib/keycloak/vib-verify.json index 1bde19875..3f3cccf01 100644 --- a/.vib/keycloak/vib-verify.json +++ b/.vib/keycloak/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/kiam/vib-publish.json b/.vib/kiam/vib-publish.json index 8199c89eb..a40df6e4f 100644 --- a/.vib/kiam/vib-publish.json +++ b/.vib/kiam/vib-publish.json @@ -16,19 +16,6 @@ } ] }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - } - ] - }, "publish": { "actions": [ { diff --git a/.vib/kiam/vib-verify.json b/.vib/kiam/vib-verify.json index c81879a74..73f8c52bd 100644 --- a/.vib/kiam/vib-verify.json +++ b/.vib/kiam/vib-verify.json @@ -15,17 +15,6 @@ "action_id": "helm-lint" } ] - }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - } - ] } } } diff --git a/.vib/kibana/vib-publish.json b/.vib/kibana/vib-publish.json index 260375c8e..c9063f0ca 100644 --- a/.vib/kibana/vib-publish.json +++ b/.vib/kibana/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/kibana/vib-verify.json b/.vib/kibana/vib-verify.json index 85299585b..f89fed030 100644 --- a/.vib/kibana/vib-verify.json +++ b/.vib/kibana/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/kong/vib-publish.json b/.vib/kong/vib-publish.json index eae0e7640..9cd48b4f5 100644 --- a/.vib/kong/vib-publish.json +++ b/.vib/kong/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/kong/vib-verify.json b/.vib/kong/vib-verify.json index 8a0d73d3e..faff44c0d 100644 --- a/.vib/kong/vib-verify.json +++ b/.vib/kong/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/kube-prometheus/vib-publish.json b/.vib/kube-prometheus/vib-publish.json index d74fbc035..35ab2b45a 100644 --- a/.vib/kube-prometheus/vib-publish.json +++ b/.vib/kube-prometheus/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/kube-prometheus/vib-verify.json b/.vib/kube-prometheus/vib-verify.json index 39b8686bc..f45a89c45 100644 --- a/.vib/kube-prometheus/vib-verify.json +++ b/.vib/kube-prometheus/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/kube-state-metrics/vib-publish.json b/.vib/kube-state-metrics/vib-publish.json index 955ce1c53..76697baf7 100644 --- a/.vib/kube-state-metrics/vib-publish.json +++ b/.vib/kube-state-metrics/vib-publish.json @@ -16,19 +16,6 @@ } ] }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - } - ] - }, "publish": { "actions": [ { diff --git a/.vib/kube-state-metrics/vib-verify.json b/.vib/kube-state-metrics/vib-verify.json index 885f293d8..98d775ac8 100644 --- a/.vib/kube-state-metrics/vib-verify.json +++ b/.vib/kube-state-metrics/vib-verify.json @@ -15,17 +15,6 @@ "action_id": "helm-lint" } ] - }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - } - ] } } } diff --git a/.vib/kubeapps/vib-publish.json b/.vib/kubeapps/vib-publish.json index 1233f8bd8..9d58d2f1f 100644 --- a/.vib/kubeapps/vib-publish.json +++ b/.vib/kubeapps/vib-publish.json @@ -16,19 +16,6 @@ } ] }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - } - ] - }, "publish": { "actions": [ { diff --git a/.vib/kubeapps/vib-verify.json b/.vib/kubeapps/vib-verify.json index 80e3f8b49..c2c4d4430 100644 --- a/.vib/kubeapps/vib-verify.json +++ b/.vib/kubeapps/vib-verify.json @@ -15,17 +15,6 @@ "action_id": "helm-lint" } ] - }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - } - ] } } } diff --git a/.vib/kubernetes-event-exporter/vib-publish.json b/.vib/kubernetes-event-exporter/vib-publish.json index 4c4974585..2b0339ed5 100644 --- a/.vib/kubernetes-event-exporter/vib-publish.json +++ b/.vib/kubernetes-event-exporter/vib-publish.json @@ -16,19 +16,6 @@ } ] }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - } - ] - }, "publish": { "actions": [ { diff --git a/.vib/kubernetes-event-exporter/vib-verify.json b/.vib/kubernetes-event-exporter/vib-verify.json index 3ce0f0f20..800141c4f 100644 --- a/.vib/kubernetes-event-exporter/vib-verify.json +++ b/.vib/kubernetes-event-exporter/vib-verify.json @@ -15,17 +15,6 @@ "action_id": "helm-lint" } ] - }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - } - ] } } } diff --git a/.vib/logstash/vib-publish.json b/.vib/logstash/vib-publish.json index 3f7406772..1625df0f8 100644 --- a/.vib/logstash/vib-publish.json +++ b/.vib/logstash/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/logstash/vib-verify.json b/.vib/logstash/vib-verify.json index 405769baa..159e74114 100644 --- a/.vib/logstash/vib-verify.json +++ b/.vib/logstash/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/magento/vib-publish.json b/.vib/magento/vib-publish.json index 30511f840..5083d076b 100644 --- a/.vib/magento/vib-publish.json +++ b/.vib/magento/vib-publish.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/magento/vib-verify.json b/.vib/magento/vib-verify.json index e41a5268c..2cda3dc9e 100644 --- a/.vib/magento/vib-verify.json +++ b/.vib/magento/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/mariadb-galera/vib-publish.json b/.vib/mariadb-galera/vib-publish.json index ccd12e6ed..a2fce54e2 100644 --- a/.vib/mariadb-galera/vib-publish.json +++ b/.vib/mariadb-galera/vib-publish.json @@ -16,19 +16,6 @@ } ] }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - } - ] - }, "publish": { "actions": [ { diff --git a/.vib/mariadb-galera/vib-verify.json b/.vib/mariadb-galera/vib-verify.json index 252b899a8..3525b3f6a 100644 --- a/.vib/mariadb-galera/vib-verify.json +++ b/.vib/mariadb-galera/vib-verify.json @@ -15,17 +15,6 @@ "action_id": "helm-lint" } ] - }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - } - ] } } } diff --git a/.vib/mariadb/vib-publish.json b/.vib/mariadb/vib-publish.json index f08f82ee4..34e6f72d2 100644 --- a/.vib/mariadb/vib-publish.json +++ b/.vib/mariadb/vib-publish.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/mariadb/vib-verify.json b/.vib/mariadb/vib-verify.json index 2599dd62d..6db1c22d0 100644 --- a/.vib/mariadb/vib-verify.json +++ b/.vib/mariadb/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/matomo/vib-publish.json b/.vib/matomo/vib-publish.json index d67016705..297aa24a0 100644 --- a/.vib/matomo/vib-publish.json +++ b/.vib/matomo/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/matomo/vib-verify.json b/.vib/matomo/vib-verify.json index db7624a34..bda311edd 100644 --- a/.vib/matomo/vib-verify.json +++ b/.vib/matomo/vib-verify.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/mediawiki/vib-publish.json b/.vib/mediawiki/vib-publish.json index abd6b7717..a1e44bc73 100644 --- a/.vib/mediawiki/vib-publish.json +++ b/.vib/mediawiki/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/mediawiki/vib-verify.json b/.vib/mediawiki/vib-verify.json index 06224d370..f9e603e1c 100644 --- a/.vib/mediawiki/vib-verify.json +++ b/.vib/mediawiki/vib-verify.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/memcached/vib-publish.json b/.vib/memcached/vib-publish.json index ef7553d34..e502d8fbb 100644 --- a/.vib/memcached/vib-publish.json +++ b/.vib/memcached/vib-publish.json @@ -16,19 +16,6 @@ } ] }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - } - ] - }, "publish": { "actions": [ { diff --git a/.vib/memcached/vib-verify.json b/.vib/memcached/vib-verify.json index d79e1c568..5f1cbd5c0 100644 --- a/.vib/memcached/vib-verify.json +++ b/.vib/memcached/vib-verify.json @@ -15,17 +15,6 @@ "action_id": "helm-lint" } ] - }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - } - ] } } } diff --git a/.vib/metallb/vib-publish.json b/.vib/metallb/vib-publish.json index 4f922f019..68ed642e3 100644 --- a/.vib/metallb/vib-publish.json +++ b/.vib/metallb/vib-publish.json @@ -16,19 +16,6 @@ } ] }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - } - ] - }, "publish": { "actions": [ { diff --git a/.vib/metallb/vib-verify.json b/.vib/metallb/vib-verify.json index c07835e12..fac306d56 100644 --- a/.vib/metallb/vib-verify.json +++ b/.vib/metallb/vib-verify.json @@ -15,17 +15,6 @@ "action_id": "helm-lint" } ] - }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - } - ] } } } diff --git a/.vib/metrics-server/vib-publish.json b/.vib/metrics-server/vib-publish.json index 62dc7ab19..b2dcb8d62 100644 --- a/.vib/metrics-server/vib-publish.json +++ b/.vib/metrics-server/vib-publish.json @@ -16,19 +16,6 @@ } ] }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - } - ] - }, "publish": { "actions": [ { diff --git a/.vib/metrics-server/vib-verify.json b/.vib/metrics-server/vib-verify.json index 5f015ed8c..55cdfcbf6 100644 --- a/.vib/metrics-server/vib-verify.json +++ b/.vib/metrics-server/vib-verify.json @@ -15,17 +15,6 @@ "action_id": "helm-lint" } ] - }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - } - ] } } } diff --git a/.vib/minio/vib-publish.json b/.vib/minio/vib-publish.json index 91a13250d..907922ab8 100644 --- a/.vib/minio/vib-publish.json +++ b/.vib/minio/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/minio/vib-verify.json b/.vib/minio/vib-verify.json index 27780c7bb..150bc120b 100644 --- a/.vib/minio/vib-verify.json +++ b/.vib/minio/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/mongodb-sharded/vib-publish.json b/.vib/mongodb-sharded/vib-publish.json index 5a3b321d8..dc4355fb0 100644 --- a/.vib/mongodb-sharded/vib-publish.json +++ b/.vib/mongodb-sharded/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/mongodb-sharded/vib-verify.json b/.vib/mongodb-sharded/vib-verify.json index d9d17225c..730149766 100644 --- a/.vib/mongodb-sharded/vib-verify.json +++ b/.vib/mongodb-sharded/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/mongodb/vib-publish.json b/.vib/mongodb/vib-publish.json index da4659701..97b20c970 100644 --- a/.vib/mongodb/vib-publish.json +++ b/.vib/mongodb/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/mongodb/vib-verify.json b/.vib/mongodb/vib-verify.json index 9e603be67..30c7bd4e1 100644 --- a/.vib/mongodb/vib-verify.json +++ b/.vib/mongodb/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/moodle/vib-publish.json b/.vib/moodle/vib-publish.json index d0668ae47..2270d0d45 100644 --- a/.vib/moodle/vib-publish.json +++ b/.vib/moodle/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/moodle/vib-verify.json b/.vib/moodle/vib-verify.json index 01931a5f0..79d480e09 100644 --- a/.vib/moodle/vib-verify.json +++ b/.vib/moodle/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/mxnet/vib-publish.json b/.vib/mxnet/vib-publish.json index 421d84ece..3a25e5bec 100644 --- a/.vib/mxnet/vib-publish.json +++ b/.vib/mxnet/vib-publish.json @@ -16,19 +16,6 @@ } ] }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - } - ] - }, "publish": { "actions": [ { diff --git a/.vib/mxnet/vib-verify.json b/.vib/mxnet/vib-verify.json index a2a721201..3a8ad1f7b 100644 --- a/.vib/mxnet/vib-verify.json +++ b/.vib/mxnet/vib-verify.json @@ -15,17 +15,6 @@ "action_id": "helm-lint" } ] - }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - } - ] } } } diff --git a/.vib/mysql/vib-publish.json b/.vib/mysql/vib-publish.json index 064a4ad4a..aab36d6ec 100644 --- a/.vib/mysql/vib-publish.json +++ b/.vib/mysql/vib-publish.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/mysql/vib-verify.json b/.vib/mysql/vib-verify.json index b4bd7445a..50a0e1e34 100644 --- a/.vib/mysql/vib-verify.json +++ b/.vib/mysql/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/nats/vib-publish.json b/.vib/nats/vib-publish.json index 5c0d8975a..ecb533fba 100644 --- a/.vib/nats/vib-publish.json +++ b/.vib/nats/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/nats/vib-verify.json b/.vib/nats/vib-verify.json index 6e4bb44d9..832cb9f46 100644 --- a/.vib/nats/vib-verify.json +++ b/.vib/nats/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/nginx-ingress-controller/vib-publish.json b/.vib/nginx-ingress-controller/vib-publish.json index 0254e28f9..32bdec3a9 100644 --- a/.vib/nginx-ingress-controller/vib-publish.json +++ b/.vib/nginx-ingress-controller/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/nginx-ingress-controller/vib-verify.json b/.vib/nginx-ingress-controller/vib-verify.json index 9c7ad932b..329792ff8 100644 --- a/.vib/nginx-ingress-controller/vib-verify.json +++ b/.vib/nginx-ingress-controller/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/nginx-intel/vib-publish.json b/.vib/nginx-intel/vib-publish.json index eba857f23..fd231f8dd 100644 --- a/.vib/nginx-intel/vib-publish.json +++ b/.vib/nginx-intel/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/nginx-intel/vib-verify.json b/.vib/nginx-intel/vib-verify.json index 524b4be2d..fea9f81ff 100644 --- a/.vib/nginx-intel/vib-verify.json +++ b/.vib/nginx-intel/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/nginx/vib-publish.json b/.vib/nginx/vib-publish.json index ab190cffa..cda47b3f0 100644 --- a/.vib/nginx/vib-publish.json +++ b/.vib/nginx/vib-publish.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/nginx/vib-verify.json b/.vib/nginx/vib-verify.json index 7ccf50395..bca2b4709 100644 --- a/.vib/nginx/vib-verify.json +++ b/.vib/nginx/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/node-exporter/vib-publish.json b/.vib/node-exporter/vib-publish.json index f32ce909b..d74c12111 100644 --- a/.vib/node-exporter/vib-publish.json +++ b/.vib/node-exporter/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/node-exporter/vib-verify.json b/.vib/node-exporter/vib-verify.json index c0106d8e2..8d6dbd0fc 100644 --- a/.vib/node-exporter/vib-verify.json +++ b/.vib/node-exporter/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/node/vib-publish.json b/.vib/node/vib-publish.json index cf03ecb71..77e852cff 100644 --- a/.vib/node/vib-publish.json +++ b/.vib/node/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/node/vib-verify.json b/.vib/node/vib-verify.json index 9a5b1da21..c7ffa7038 100644 --- a/.vib/node/vib-verify.json +++ b/.vib/node/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/oauth2-proxy/vib-publish.json b/.vib/oauth2-proxy/vib-publish.json index 3cf4c5cd5..62e388265 100644 --- a/.vib/oauth2-proxy/vib-publish.json +++ b/.vib/oauth2-proxy/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/oauth2-proxy/vib-verify.json b/.vib/oauth2-proxy/vib-verify.json index 3a9a455a3..62105803a 100644 --- a/.vib/oauth2-proxy/vib-verify.json +++ b/.vib/oauth2-proxy/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/odoo/vib-publish.json b/.vib/odoo/vib-publish.json index ba2619686..2d91c6e38 100644 --- a/.vib/odoo/vib-publish.json +++ b/.vib/odoo/vib-publish.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/odoo/vib-verify.json b/.vib/odoo/vib-verify.json index e40d360ec..27794c68b 100644 --- a/.vib/odoo/vib-verify.json +++ b/.vib/odoo/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/opencart/vib-publish.json b/.vib/opencart/vib-publish.json index 4bbbad8fb..075e1a8eb 100644 --- a/.vib/opencart/vib-publish.json +++ b/.vib/opencart/vib-publish.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/opencart/vib-verify.json b/.vib/opencart/vib-verify.json index 54387e6f4..dc4422f9c 100644 --- a/.vib/opencart/vib-verify.json +++ b/.vib/opencart/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/osclass/vib-publish.json b/.vib/osclass/vib-publish.json index 385689df6..8644172f1 100644 --- a/.vib/osclass/vib-publish.json +++ b/.vib/osclass/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/osclass/vib-verify.json b/.vib/osclass/vib-verify.json index 2d4280aad..bf45a66a4 100644 --- a/.vib/osclass/vib-verify.json +++ b/.vib/osclass/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/owncloud/vib-publish.json b/.vib/owncloud/vib-publish.json index 82cb9be3b..debc85de8 100644 --- a/.vib/owncloud/vib-publish.json +++ b/.vib/owncloud/vib-publish.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/owncloud/vib-verify.json b/.vib/owncloud/vib-verify.json index e5cd795d3..8debc6713 100644 --- a/.vib/owncloud/vib-verify.json +++ b/.vib/owncloud/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/parse/vib-publish.json b/.vib/parse/vib-publish.json index 627e58a0f..c5099a0e5 100644 --- a/.vib/parse/vib-publish.json +++ b/.vib/parse/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/parse/vib-verify.json b/.vib/parse/vib-verify.json index 7286ff5e7..11183f319 100644 --- a/.vib/parse/vib-verify.json +++ b/.vib/parse/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/phpbb/vib-publish.json b/.vib/phpbb/vib-publish.json index 7b7923920..a94e2e935 100644 --- a/.vib/phpbb/vib-publish.json +++ b/.vib/phpbb/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/phpbb/vib-verify.json b/.vib/phpbb/vib-verify.json index abad29163..56d10ccc8 100644 --- a/.vib/phpbb/vib-verify.json +++ b/.vib/phpbb/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/phpmyadmin/vib-publish.json b/.vib/phpmyadmin/vib-publish.json index 70dd78566..9c7e640b5 100644 --- a/.vib/phpmyadmin/vib-publish.json +++ b/.vib/phpmyadmin/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/phpmyadmin/vib-verify.json b/.vib/phpmyadmin/vib-verify.json index cb5668af1..7af3b643d 100644 --- a/.vib/phpmyadmin/vib-verify.json +++ b/.vib/phpmyadmin/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/pinniped/vib-publish.json b/.vib/pinniped/vib-publish.json index 19c063b5f..1aac33344 100644 --- a/.vib/pinniped/vib-publish.json +++ b/.vib/pinniped/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/pinniped/vib-verify.json b/.vib/pinniped/vib-verify.json index 21bf95b1b..b90cc5d73 100644 --- a/.vib/pinniped/vib-verify.json +++ b/.vib/pinniped/vib-verify.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/postgresql-ha/vib-publish.json b/.vib/postgresql-ha/vib-publish.json index 74313134e..c10a57ad0 100644 --- a/.vib/postgresql-ha/vib-publish.json +++ b/.vib/postgresql-ha/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/postgresql-ha/vib-verify.json b/.vib/postgresql-ha/vib-verify.json index c344a2ccb..5426f8525 100644 --- a/.vib/postgresql-ha/vib-verify.json +++ b/.vib/postgresql-ha/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/postgresql/vib-publish.json b/.vib/postgresql/vib-publish.json index 17095e594..82a615969 100644 --- a/.vib/postgresql/vib-publish.json +++ b/.vib/postgresql/vib-publish.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/postgresql/vib-verify.json b/.vib/postgresql/vib-verify.json index 79655817b..514c1b859 100644 --- a/.vib/postgresql/vib-verify.json +++ b/.vib/postgresql/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/prestashop/vib-publish.json b/.vib/prestashop/vib-publish.json index c4408bb1b..82244f4cd 100644 --- a/.vib/prestashop/vib-publish.json +++ b/.vib/prestashop/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/prestashop/vib-verify.json b/.vib/prestashop/vib-verify.json index 808f32ef1..16ac8fa4a 100644 --- a/.vib/prestashop/vib-verify.json +++ b/.vib/prestashop/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/pytorch/vib-publish.json b/.vib/pytorch/vib-publish.json index 5b3234f19..deb806940 100644 --- a/.vib/pytorch/vib-publish.json +++ b/.vib/pytorch/vib-publish.json @@ -16,19 +16,6 @@ } ] }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - } - ] - }, "publish": { "actions": [ { diff --git a/.vib/pytorch/vib-verify.json b/.vib/pytorch/vib-verify.json index 2e377daf6..277832de5 100644 --- a/.vib/pytorch/vib-verify.json +++ b/.vib/pytorch/vib-verify.json @@ -15,17 +15,6 @@ "action_id": "helm-lint" } ] - }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - } - ] } } } diff --git a/.vib/rabbitmq-cluster-operator/vib-publish.json b/.vib/rabbitmq-cluster-operator/vib-publish.json index 1517b257d..0e853989d 100644 --- a/.vib/rabbitmq-cluster-operator/vib-publish.json +++ b/.vib/rabbitmq-cluster-operator/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/rabbitmq-cluster-operator/vib-verify.json b/.vib/rabbitmq-cluster-operator/vib-verify.json index 6adc62eb3..2d1aa48ba 100644 --- a/.vib/rabbitmq-cluster-operator/vib-verify.json +++ b/.vib/rabbitmq-cluster-operator/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/rabbitmq/vib-publish.json b/.vib/rabbitmq/vib-publish.json index caa1fb592..9335bb520 100644 --- a/.vib/rabbitmq/vib-publish.json +++ b/.vib/rabbitmq/vib-publish.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/rabbitmq/vib-verify.json b/.vib/rabbitmq/vib-verify.json index 94787e084..4fc138ac0 100644 --- a/.vib/rabbitmq/vib-verify.json +++ b/.vib/rabbitmq/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/redis-cluster/vib-publish.json b/.vib/redis-cluster/vib-publish.json index 0a57a0b0b..cb37cdf54 100644 --- a/.vib/redis-cluster/vib-publish.json +++ b/.vib/redis-cluster/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/redis-cluster/vib-verify.json b/.vib/redis-cluster/vib-verify.json index f31868248..a91c6f278 100644 --- a/.vib/redis-cluster/vib-verify.json +++ b/.vib/redis-cluster/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/redis/replicas/vib-verify.json b/.vib/redis/replicas/vib-verify.json index 0c4a04a2e..9ed2ee0f4 100644 --- a/.vib/redis/replicas/vib-verify.json +++ b/.vib/redis/replicas/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/redis/sentinel/vib-verify.json b/.vib/redis/sentinel/vib-verify.json index 143847494..3f448abae 100644 --- a/.vib/redis/sentinel/vib-verify.json +++ b/.vib/redis/sentinel/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/redis/vib-publish.json b/.vib/redis/vib-publish.json index a809967a7..f9e25dda8 100644 --- a/.vib/redis/vib-publish.json +++ b/.vib/redis/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/redis/vib-verify.json b/.vib/redis/vib-verify.json index d399ae255..d951c3716 100644 --- a/.vib/redis/vib-verify.json +++ b/.vib/redis/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/redmine/vib-publish.json b/.vib/redmine/vib-publish.json index e150d9968..da4bacb91 100644 --- a/.vib/redmine/vib-publish.json +++ b/.vib/redmine/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/redmine/vib-verify.json b/.vib/redmine/vib-verify.json index bff9921a2..994652651 100644 --- a/.vib/redmine/vib-verify.json +++ b/.vib/redmine/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/schema-registry/vib-publish.json b/.vib/schema-registry/vib-publish.json index 9a42f7bb8..a8c59915c 100644 --- a/.vib/schema-registry/vib-publish.json +++ b/.vib/schema-registry/vib-publish.json @@ -16,19 +16,6 @@ } ] }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - } - ] - }, "publish": { "actions": [ { diff --git a/.vib/schema-registry/vib-verify.json b/.vib/schema-registry/vib-verify.json index aa9c60eb1..9ee1dbf39 100644 --- a/.vib/schema-registry/vib-verify.json +++ b/.vib/schema-registry/vib-verify.json @@ -15,17 +15,6 @@ "action_id": "helm-lint" } ] - }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - } - ] } } } diff --git a/.vib/sealed-secrets/vib-publish.json b/.vib/sealed-secrets/vib-publish.json index 7513f1a6a..9cb36c17c 100644 --- a/.vib/sealed-secrets/vib-publish.json +++ b/.vib/sealed-secrets/vib-publish.json @@ -16,19 +16,6 @@ } ] }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - } - ] - }, "publish": { "actions": [ { diff --git a/.vib/sealed-secrets/vib-verify.json b/.vib/sealed-secrets/vib-verify.json index debd9da5b..990dd9417 100644 --- a/.vib/sealed-secrets/vib-verify.json +++ b/.vib/sealed-secrets/vib-verify.json @@ -15,17 +15,6 @@ "action_id": "helm-lint" } ] - }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - } - ] } } } diff --git a/.vib/solr/vib-publish.json b/.vib/solr/vib-publish.json index 602d83ee5..247eeb155 100644 --- a/.vib/solr/vib-publish.json +++ b/.vib/solr/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/solr/vib-verify.json b/.vib/solr/vib-verify.json index 1b91f8a76..dfb529e55 100644 --- a/.vib/solr/vib-verify.json +++ b/.vib/solr/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/sonarqube/vib-publish.json b/.vib/sonarqube/vib-publish.json index 293ce3dde..662eb67ff 100644 --- a/.vib/sonarqube/vib-publish.json +++ b/.vib/sonarqube/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/sonarqube/vib-verify.json b/.vib/sonarqube/vib-verify.json index c44864cdf..59572c329 100644 --- a/.vib/sonarqube/vib-verify.json +++ b/.vib/sonarqube/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/spark/vib-publish.json b/.vib/spark/vib-publish.json index 478f490e0..a6c9f5dd3 100644 --- a/.vib/spark/vib-publish.json +++ b/.vib/spark/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/spark/vib-verify.json b/.vib/spark/vib-verify.json index f3920d5f6..e61957f40 100644 --- a/.vib/spark/vib-verify.json +++ b/.vib/spark/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/spring-cloud-dataflow/vib-publish.json b/.vib/spring-cloud-dataflow/vib-publish.json index ac1d5d950..dfeab235f 100644 --- a/.vib/spring-cloud-dataflow/vib-publish.json +++ b/.vib/spring-cloud-dataflow/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/spring-cloud-dataflow/vib-verify.json b/.vib/spring-cloud-dataflow/vib-verify.json index 270ef1be9..dbcda9acc 100644 --- a/.vib/spring-cloud-dataflow/vib-verify.json +++ b/.vib/spring-cloud-dataflow/vib-verify.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/suitecrm/vib-publish.json b/.vib/suitecrm/vib-publish.json index 0750f9311..7e801d449 100644 --- a/.vib/suitecrm/vib-publish.json +++ b/.vib/suitecrm/vib-publish.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/suitecrm/vib-verify.json b/.vib/suitecrm/vib-verify.json index c97077299..28cd71abc 100644 --- a/.vib/suitecrm/vib-verify.json +++ b/.vib/suitecrm/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/tensorflow-resnet/vib-publish.json b/.vib/tensorflow-resnet/vib-publish.json index e5a7a4f6c..3606f8c88 100644 --- a/.vib/tensorflow-resnet/vib-publish.json +++ b/.vib/tensorflow-resnet/vib-publish.json @@ -16,19 +16,6 @@ } ] }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - } - ] - }, "publish": { "actions": [ { diff --git a/.vib/tensorflow-resnet/vib-verify.json b/.vib/tensorflow-resnet/vib-verify.json index b9477c951..ea4ac0d52 100644 --- a/.vib/tensorflow-resnet/vib-verify.json +++ b/.vib/tensorflow-resnet/vib-verify.json @@ -15,17 +15,6 @@ "action_id": "helm-lint" } ] - }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - } - ] } } } diff --git a/.vib/thanos/bucketweb/vib-verify.json b/.vib/thanos/bucketweb/vib-verify.json index 22a8d342b..9e16112a7 100644 --- a/.vib/thanos/bucketweb/vib-verify.json +++ b/.vib/thanos/bucketweb/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/thanos/vib-publish.json b/.vib/thanos/vib-publish.json index 7d2596a47..ebd641ac2 100644 --- a/.vib/thanos/vib-publish.json +++ b/.vib/thanos/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/thanos/vib-verify.json b/.vib/thanos/vib-verify.json index df4cc2d80..c8c44228c 100644 --- a/.vib/thanos/vib-verify.json +++ b/.vib/thanos/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/tomcat/vib-publish.json b/.vib/tomcat/vib-publish.json index f751e9104..438546393 100644 --- a/.vib/tomcat/vib-publish.json +++ b/.vib/tomcat/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/tomcat/vib-verify.json b/.vib/tomcat/vib-verify.json index 39e1a2691..2e70ed9eb 100644 --- a/.vib/tomcat/vib-verify.json +++ b/.vib/tomcat/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/wavefront-adapter-for-istio/vib-publish.json b/.vib/wavefront-adapter-for-istio/vib-publish.json index 86d9c6c86..d61a61c9f 100644 --- a/.vib/wavefront-adapter-for-istio/vib-publish.json +++ b/.vib/wavefront-adapter-for-istio/vib-publish.json @@ -16,19 +16,6 @@ } ] }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - } - ] - }, "publish": { "actions": [ { diff --git a/.vib/wavefront-adapter-for-istio/vib-verify.json b/.vib/wavefront-adapter-for-istio/vib-verify.json index a97f76488..12e85a72c 100644 --- a/.vib/wavefront-adapter-for-istio/vib-verify.json +++ b/.vib/wavefront-adapter-for-istio/vib-verify.json @@ -15,17 +15,6 @@ "action_id": "helm-lint" } ] - }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - } - ] } } } diff --git a/.vib/wavefront-hpa-adapter/vib-publish.json b/.vib/wavefront-hpa-adapter/vib-publish.json index ace805263..7801fcbd9 100644 --- a/.vib/wavefront-hpa-adapter/vib-publish.json +++ b/.vib/wavefront-hpa-adapter/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/wavefront-hpa-adapter/vib-verify.json b/.vib/wavefront-hpa-adapter/vib-verify.json index 235b9ad54..540429f97 100644 --- a/.vib/wavefront-hpa-adapter/vib-verify.json +++ b/.vib/wavefront-hpa-adapter/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/wavefront-prometheus-storage-adapter/vib-publish.json b/.vib/wavefront-prometheus-storage-adapter/vib-publish.json index 0c51ea1ae..01c944f78 100644 --- a/.vib/wavefront-prometheus-storage-adapter/vib-publish.json +++ b/.vib/wavefront-prometheus-storage-adapter/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/wavefront-prometheus-storage-adapter/vib-verify.json b/.vib/wavefront-prometheus-storage-adapter/vib-verify.json index 4aa5d2eb6..7cb381d4a 100644 --- a/.vib/wavefront-prometheus-storage-adapter/vib-verify.json +++ b/.vib/wavefront-prometheus-storage-adapter/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/wavefront/vib-publish.json b/.vib/wavefront/vib-publish.json index 63188f028..c8b783470 100644 --- a/.vib/wavefront/vib-publish.json +++ b/.vib/wavefront/vib-publish.json @@ -16,19 +16,6 @@ } ] }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - } - ] - }, "publish": { "actions": [ { diff --git a/.vib/wavefront/vib-verify.json b/.vib/wavefront/vib-verify.json index 372b1f033..850ed1e96 100644 --- a/.vib/wavefront/vib-verify.json +++ b/.vib/wavefront/vib-verify.json @@ -15,17 +15,6 @@ "action_id": "helm-lint" } ] - }, - "verify": { - "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - } - ] } } } diff --git a/.vib/wildfly/vib-publish.json b/.vib/wildfly/vib-publish.json index a32dbe2b7..10197abbf 100644 --- a/.vib/wildfly/vib-publish.json +++ b/.vib/wildfly/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/wildfly/vib-verify.json b/.vib/wildfly/vib-verify.json index cc0b1184c..8cc7c5967 100644 --- a/.vib/wildfly/vib-verify.json +++ b/.vib/wildfly/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/wordpress-intel/vib-publish.json b/.vib/wordpress-intel/vib-publish.json index 7a7be0c57..f22dc8512 100644 --- a/.vib/wordpress-intel/vib-publish.json +++ b/.vib/wordpress-intel/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/wordpress-intel/vib-verify.json b/.vib/wordpress-intel/vib-verify.json index 9115a6bb4..15faccdc7 100644 --- a/.vib/wordpress-intel/vib-verify.json +++ b/.vib/wordpress-intel/vib-verify.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/wordpress/vib-publish.json b/.vib/wordpress/vib-publish.json index f7ac50555..f87fb2c65 100644 --- a/.vib/wordpress/vib-publish.json +++ b/.vib/wordpress/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/wordpress/vib-verify.json b/.vib/wordpress/vib-verify.json index a4334c7f2..40bacde07 100644 --- a/.vib/wordpress/vib-verify.json +++ b/.vib/wordpress/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/zookeeper/vib-publish.json b/.vib/zookeeper/vib-publish.json index 76af104f5..d21e29d3e 100644 --- a/.vib/zookeeper/vib-publish.json +++ b/.vib/zookeeper/vib-publish.json @@ -31,15 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": [ - "OS" - ] - } - }, { "action_id": "health-check", "params": { diff --git a/.vib/zookeeper/vib-verify.json b/.vib/zookeeper/vib-verify.json index 96d63be00..2d37cd55d 100644 --- a/.vib/zookeeper/vib-verify.json +++ b/.vib/zookeeper/vib-verify.json @@ -31,13 +31,6 @@ } }, "actions": [ - { - "action_id": "trivy", - "params": { - "threshold": "CRITICAL", - "vuln_type": ["OS"] - } - }, { "action_id": "health-check", "params": { diff --git a/README.md b/README.md index 5bbeac632..90eaa46c8 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,14 @@ $ helm install my-release bitnami/ ![Installing a chart](demo.gif) +## Vulnerabilities scanner + +Each Helm chart contains one or more containers. Those containers use images provided by Bitnami through its test & release pipeline and whose source code can be found at [bitnami/containers](https://github.com/bitnami/containers). + +As part of the container releases, the images are scanned for vulnerabilities, [here](https://github.com/bitnami/containers#vulnerability-scan-in-bitnami-container-images) you can find more info about this topic. + +Since the container image is an immutable artifact that is already analyzed, as part of the Helm chart release process we are not looking for vulnerabilities in the containers but running different verification to ensure the Helm charts work as expected, see the testing strategy defined at [_TESTING.md_](https://github.com/bitnami/charts/blob/master/TESTING.md). + ## Before you begin ### Prerequisites @@ -50,7 +58,7 @@ $ helm repo add bitnami https://charts.bitnami.com/bitnami ``` > **_NOTE:_** It is important to note that the above mentioned repo is truncated so it only contains entries for the releases produced in the last 6 months. In case you need a full index, you can use it from the [archive-full-index branch](https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami/index.yaml) in the bitnami/charts Github repository. -> +> > This full index is updated every time the [truncated index file](https://raw.githubusercontent.com/bitnami/charts/index/bitnami/index.yaml) is updated. Take into account that this full index is under the [Github's rate limits](https://docs.github.com/en/developers/apps/building-github-apps/rate-limits-for-github-apps). > > You can find more information in the [Bitnami index FAQ](https://github.com/bitnami/charts/issues/10833) pinned issue. diff --git a/TESTING.md b/TESTING.md index 3dc6f0d46..a667ea99d 100644 --- a/TESTING.md +++ b/TESTING.md @@ -1,30 +1,30 @@ # Test Strategy -The overall test strategy can be described as _minimalistic_, rather than extensive. The goal of the tests is to verify that the application is deployed properly, so we will verify the main application features. +The overall test strategy can be described as _minimalistic_, rather than extensive. The goal of the tests is to verify that the application is deployed properly, so we will verify the main application features. Decide the testing scope carefully, keeping in mind the maintainability of the tests and the value they provide. -The tests described here are _deployment_ tests since their goal is to verify that the software is correctly deployed with all the inherent features. Both functional and non-functional characteristics are evaluated in these tests, focusing on the installation aspect. +The tests described here are _deployment_ tests since their goal is to verify that the software is correctly deployed with all the inherent features. Both functional and non-functional characteristics are evaluated in these tests, focusing on the installation aspect. * The core asset features work properly when deployed -* There are no regression bugs +* There are no regression bugs Before writing any test scenario, understand the primary purpose of the chart. Take a look at [the documentation about the chart under test](https://github.com/bitnami/charts/tree/master/bitnami) as well as the [docker image documentation](https://github.com/bitnami?q=docker&type=all&language=&sort=). This will give you a solid base for creating valuable test scenarios. ## Common test cases -* Login/Logout +* Login/Logout * Important files and folders are present in the docker image * CRUD * File upload * SMTP (if applicable) -* Establish a connection +* Establish a connection * Plugins (if applicable) ## HOW-TO: -### Tools +### Tools -The current test system supports a set of tools that are listed below. Test execution is done on temporary environments which are deployed and destroyed on the fly. In order to trigger the test execution in these test environments, internal approval is needed. Keeping in mind the acceptance criteria as well as the best practices for test automation using the supported tool will help you get your PR approved. +The current test system supports a set of tools that are listed below. Test execution is done on temporary environments which are deployed and destroyed on the fly. In order to trigger the test execution in these test environments, internal approval is needed. Keeping in mind the acceptance criteria as well as the best practices for test automation using the supported tool will help you get your PR approved. #### Test types @@ -33,7 +33,7 @@ The current test system supports a set of tools that are listed below. Test exec #### Dynamic testing -This part is of the most interest for the contributor. This is where the test design, test execution and test maintenance efforts will be focused. +This part is of the most interest for the contributor. This is where the test design, test execution and test maintenance efforts will be focused. If your asset has a user interface, you will **need** to include the following tests: @@ -42,31 +42,30 @@ If your asset has a user interface, you will **need** to include the following t #### Static analysis -Static analysis is included for all assets as a part of the pipeline. Since this analysis is generic, it is defined internally and added as an action to the existing the pipeline. There is no need for additional work on the contributor side related to this. The following types of static analysis are supported: +Static analysis is included for all assets as a part of the pipeline. Since this analysis is generic, it is defined internally and added as an action to the existing the pipeline. There is no need for additional work on the contributor side related to this. The following types of static analysis are supported: -* [Trivy](https://github.com/aquasecurity/trivy) * [Helm lint](https://helm.sh/docs/helm/helm_lint/) -***NOTE***: Cypress and Goss tests need to be tailored per application under test. +***NOTE***: Cypress and Goss tests need to be tailored per application under test. ## Test acceptance criteria -In order for your test code PR to be accepted the following criteria must be fulfilled. +In order for your test code PR to be accepted the following criteria must be fulfilled. ### Generic -- [ ] Minimum of 5 test cases per test type is needed -- [ ] Key features of the asset need to be covered -- [ ] Tests need to contain assertions -- [ ] Tests need to be stateless -- [ ] Tests need to be independent +- [ ] Minimum of 5 test cases per test type is needed +- [ ] Key features of the asset need to be covered +- [ ] Tests need to contain assertions +- [ ] Tests need to be stateless +- [ ] Tests need to be independent - [ ] Tests need to be retry-able -- [ ] Tests need to be executable in any order +- [ ] Tests need to be executable in any order - [ ] Test scope needs to be focused on **installation** of the asset and not testing the asset - [ ] Test code needs to be peer-reviewed - [ ] Aim to write one scenario per test type. In case there is a need to divide test code into two scenarios, the reasoning should be provided - [ ] Tests need to be as minimalistic as possible -- [ ] Tests should run properly for future versions without major changes +- [ ] Tests should run properly for future versions without major changes - [ ] Avoid hardcoded values - [ ] Use smart and uniform locator strategies - [ ] Prefer fluid waits over hardcoded waits @@ -80,11 +79,11 @@ In order for your test code PR to be accepted the following criteria must be ful - [ ] Test file name has the following format: Helm chart name + spec (ex: `wordpress_spec.js`) - [ ] No `describe()` blocks for Cypress test -- [ ] Aim to have an assertion after every command to avoid flakiness, taking advantage of Cypress retry-ability +- [ ] Aim to have an assertion after every command to avoid flakiness, taking advantage of Cypress retry-ability - [ ] Test description is a sentence with the following format: Expected result summary, starting with a verb, in third person, no dots at the end of the sentence (ex: `it('checks if admin can edit a site', ()`) -- [ ] Respect the folder structure recommended by Cypress: +- [ ] Respect the folder structure recommended by Cypress: * [fixtures](https://docs.cypress.io/api/commands/fixture) - for test data * [Integration](https://docs.cypress.io/api/commands/fixture) - test scenario * [plugins](https://docs.cypress.io/guides/tooling/plugins-guide) - plugin configuration, if applicable - * [support](https://docs.cypress.io/api/commands/fixture) - reusable behaviours and overrides + * [support](https://docs.cypress.io/api/commands/fixture) - reusable behaviours and overrides * [cypress.json](https://docs.cypress.io/guides/tooling/plugins-guide) - configuration values you wish to store