harbor/tests/apitests/python
Wang Yan 461a5fa50d
add stop sbom scanning API (#20200)
* add stop sbom scanning API

1. [UI] support to stop sbom scanning #20200
2. add type for stop scanning api, make it able to support both vulnerability and sbom.
3. refactor the db query to support multiple extra attributes.

Signed-off-by: wang yan <wangyan@vmware.com>
Signed-off-by: xuelichao <xuel@vmware.com>
Co-authored-by: xuelichao <xuel@vmware.com>
2024-04-09 16:07:47 +08:00
..
bundle_data
library add stop sbom scanning API (#20200) 2024-04-09 16:07:47 +08:00
test_add_member_to_private_project.py
test_add_replication_rule.py
test_add_sys_label_to_tag.py
test_assign_role_to_ldap_group.py
test_assign_sys_admin.py
test_audit_log_forward.py
test_banner_message.py Add banner message UI test case (#19529) 2023-11-06 03:41:35 +00:00
test_copy_artifact_outside_project.py
test_cosign_sign_artifact.py Add notation sign artifact API test case (#19549) 2023-11-07 08:39:37 +00:00
test_del_repo.py
test_edit_project_creation.py
test_garbage_collection.py Add GC details and GC workers API test case (#19482) 2023-10-25 15:12:53 +08:00
test_health_check.py
test_job_service_dashboard.py Feature: GDPR compliant audit logs (#17396) 2023-11-20 21:31:22 +01:00
test_ldap_admin_role.py
test_log_rotation.py
test_manage_project_member.py
test_notation_sign_artifact.py Add notation sign artifact API test case (#19549) 2023-11-07 08:39:37 +00:00
test_p2p.py
test_podman_pull_push.py
test_project_level_cve_allowlist.py
test_project_level_policy_content_trust.py
test_project_permission.py fix: test robot account permission (#20240) 2024-04-08 12:57:38 +08:00
test_project_quota.py
test_proxy_cache.py
test_push_chart_by_helm_chart_cli.py
test_push_cnab_bundle.py
test_push_files_by_oras.py
test_push_image_with_special_name.py
test_push_index_by_docker_manifest.py
test_quota_sorting.py feat: add api test case for quota sorting (#20209) 2024-04-07 13:47:49 +08:00
test_referrers_api.py
test_registry_api.py
test_replication_from_dockerhub.py
test_retain_image_last_pull_time.py
test_retention.py
test_robot_account.py Update the permission scope (#19603) 2023-11-22 06:37:31 +00:00
test_scan_data_export.py update retry of get_scan_data_export_execution from 5 to 15 (#19959) 2024-02-11 20:24:57 +09:00
test_scan_image_artifact_in_public_project.py fix: privileges member successfully typo (#19091) 2023-08-07 17:21:38 +08:00
test_scan_image_artifact.py
test_security_hub.py Add security hub API test case (#19376) 2023-09-20 18:58:55 +08:00
test_stop_scan_image_artifact.py
test_sys_cve_allowlists.py
test_system_level_scan_all.py
test_system_level_stop_scan_all.py
test_system_permission.py Add quota permissions testcase (#19822) 2024-01-12 10:25:38 +08:00
test_tag_crud.py
test_tag_immutability.py
test_user_crud.py Add user API test case (#19638) 2023-11-29 10:25:02 +08:00
test_user_group.py
test_user_view_logs.py
test_verify_metrics_enabled.py
test_webhook_crud.py
testutils.py
update_docker_cfg.sh