Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2025-07-11 12:09:48 +00:00
parent 702aed5132
commit 82bcb96b9a
140 changed files with 3073 additions and 635 deletions

View File

@ -0,0 +1,12 @@
---
api_type:
attr: sdrs_enabled
clusterwide: true
column: sdrs_enabled
db_type: boolean
default: 'false'
description:
encrypted: false
gitlab_com_different_than_default: false
jihu: false
not_null: true

View File

@ -0,0 +1,12 @@
---
api_type:
attr: sdrs_jwt_signing_key
clusterwide: true
column: sdrs_jwt_signing_key
db_type: jsonb
default:
description:
encrypted: true
gitlab_com_different_than_default: false
jihu: false
not_null: false

View File

@ -0,0 +1,12 @@
---
api_type:
attr: sdrs_url
clusterwide: true
column: sdrs_url
db_type: text
default:
description:
encrypted: false
gitlab_com_different_than_default: false
jihu: false
not_null: false

View File

@ -0,0 +1,10 @@
---
name: policy_pipeline_skipped
description: A security policy pipeline is skipped
introduced_by_issue: https://gitlab.com/gitlab-org/gitlab/-/issues/539232
introduced_by_mr: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/195325
feature_category: security_policy_management
milestone: '18.2'
saved_to_database: false
streamed: true
scope: [Project]

View File

@ -963,6 +963,8 @@
- 1
- - security_policies_project_transfer
- 1
- - security_policies_skip_pipelines_audit
- 1
- - security_process_scan_result_policy
- 1
- - security_recreate_orchestration_configuration