From 89c942133741ecd9e9fc8328b2cea4f294eb58bd Mon Sep 17 00:00:00 2001 From: David Wertenteil Date: Sun, 7 Jan 2024 14:15:38 +0200 Subject: [PATCH] adding ustom_framework tests Signed-off-by: David Wertenteil --- system_test_mapping.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/system_test_mapping.json b/system_test_mapping.json index 5be0d832..a928fb6d 100644 --- a/system_test_mapping.json +++ b/system_test_mapping.json @@ -15,6 +15,30 @@ "description": "", "skip_on_environment": "" }, + "scan_custom_framework_scanning_file_scope_testing": { + "target": [ + "CLI" + ], + "target_repositories": [], + "description": "", + "skip_on_environment": "" + }, + "scan_custom_framework_scanning_cluster_scope_testing": { + "target": [ + "CLI" + ], + "target_repositories": [], + "description": "", + "skip_on_environment": "" + }, + "scan_custom_framework_scanning_cluster_and_file_scope_testing": { + "target": [ + "CLI" + ], + "target_repositories": [], + "description": "", + "skip_on_environment": "" + }, "scan_mitre": { "target": [ "CLI"