Skip to content

Commit

Permalink
restore missing tests from mapping used by Kubescape (#581)
Browse files Browse the repository at this point in the history
Signed-off-by: Amir Malka <[email protected]>
  • Loading branch information
amirmalka authored Jan 9, 2025
1 parent f32b4b5 commit 4497245
Showing 1 changed file with 81 additions and 0 deletions.
81 changes: 81 additions & 0 deletions system_test_mapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,87 @@
"skip_on_environment": "",
"owner": "[email protected]"
},
"scan_nsa": {
"target": [
"CLI"
],
"target_repositories": [],
"description": "used by Kubescape",
"skip_on_environment": "",
"owner": "[email protected]"
},
"scan_custom_framework_scanning_file_scope_testing": {
"target": [
"CLI"
],
"target_repositories": [],
"description": "used by Kubescape",
"skip_on_environment": "",
"owner": "[email protected]"
},
"scan_custom_framework_scanning_cluster_scope_testing": {
"target": [
"CLI"
],
"target_repositories": [],
"description": "used by Kubescape",
"skip_on_environment": "",
"owner": "[email protected]"
},
"scan_custom_framework_scanning_cluster_and_file_scope_testing": {
"target": [
"CLI"
],
"target_repositories": [],
"description": "used by Kubescape",
"skip_on_environment": "",
"owner": "[email protected]"
},
"scan_mitre": {
"target": [
"CLI"
],
"target_repositories": [],
"description": "used by Kubescape",
"skip_on_environment": "",
"owner": "[email protected]"
},
"scan_repository": {
"target": [
"CLI"
],
"target_repositories": [],
"description": "used by Kubescape",
"skip_on_environment": "",
"owner": "[email protected]"
},
"scan_local_file": {
"target": [
"CLI"
],
"target_repositories": [],
"description": "used by Kubescape",
"skip_on_environment": "",
"owner": "[email protected]"
},
"scan_local_glob_files": {
"target": [
"CLI"
],
"target_repositories": [],
"description": "used by Kubescape",
"skip_on_environment": "",
"owner": "[email protected]"
},
"scan_local_list_of_files": {
"target": [
"CLI"
],
"target_repositories": [],
"description": "used by Kubescape",
"skip_on_environment": "",
"owner": "[email protected]"
},
"scan_nsa_and_submit_to_backend": {
"target": [
"CLI",
Expand Down

0 comments on commit 4497245

Please sign in to comment.