From 8a092a22155bed1ab401a8f1957224a441de6c6a Mon Sep 17 00:00:00 2001 From: Amir Malka Date: Sun, 11 Jan 2026 16:19:58 +0200 Subject: [PATCH] update test list after consolidation Signed-off-by: Amir Malka --- .github/workflows/kubescape-cli-e2e-tests.yaml | 7 ++----- .github/workflows/sanity-check.yaml | 7 ++----- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/.github/workflows/kubescape-cli-e2e-tests.yaml b/.github/workflows/kubescape-cli-e2e-tests.yaml index e1abf73..a5ed639 100644 --- a/.github/workflows/kubescape-cli-e2e-tests.yaml +++ b/.github/workflows/kubescape-cli-e2e-tests.yaml @@ -27,12 +27,9 @@ on: "scan_local_file", "scan_local_glob_files", "scan_local_list_of_files", - "scan_nsa_and_submit_to_backend", - "scan_mitre_and_submit_to_backend", - "scan_local_repository_and_submit_to_backend", - "scan_repository_from_url_and_submit_to_backend", + "scan_and_submit_to_backend", + "scan_git_repository_and_submit_to_backend", "scan_with_exception_to_backend", - "scan_with_custom_framework", "scan_customer_configuration", "host_scanner", "scan_compliance_score" diff --git a/.github/workflows/sanity-check.yaml b/.github/workflows/sanity-check.yaml index 1d7e5a8..6549283 100644 --- a/.github/workflows/sanity-check.yaml +++ b/.github/workflows/sanity-check.yaml @@ -24,12 +24,9 @@ on: "scan_local_file", "scan_local_glob_files", "scan_local_list_of_files", - "scan_nsa_and_submit_to_backend", - "scan_mitre_and_submit_to_backend", - "scan_local_repository_and_submit_to_backend", - "scan_repository_from_url_and_submit_to_backend", + "scan_and_submit_to_backend", + "scan_git_repository_and_submit_to_backend", "scan_with_exception_to_backend", - "scan_with_custom_framework", "scan_customer_configuration", "host_scanner" ]'