-
- 下载
Merge branch 'gkatz_base_spp_service_with_audit' into 'master'
Add audit event when SPP is enabled/disabled for a group with base service See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/174412 Merged-by:Ahmed Hemdan <ahemdan@gitlab.com> Approved-by:
rossfuhrman <rfuhrman@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Ahmed Hemdan <ahemdan@gitlab.com> Reviewed-by:
rossfuhrman <rfuhrman@gitlab.com> Reviewed-by:
Vitali Tatarintev <vtatarintev@gitlab.com> Reviewed-by:
Ahmed Hemdan <ahemdan@gitlab.com> Co-authored-by:
Gal Katz <gkatz@gitlab.com>
显示
- doc/user/compliance/audit_event_types.md 1 个添加, 0 个删除doc/user/compliance/audit_event_types.md
- ee/app/graphql/mutations/security/ci_configuration/set_pre_receive_secret_detection.rb 5 个添加, 11 个删除...rity/ci_configuration/set_pre_receive_secret_detection.rb
- ee/app/services/security/configuration/set_group_secret_push_protection_service.rb 43 个添加, 0 个删除...configuration/set_group_secret_push_protection_service.rb
- ee/app/services/security/configuration/set_namespace_secret_push_protection_service.rb 49 个添加, 19 个删除...iguration/set_namespace_secret_push_protection_service.rb
- ee/app/services/security/configuration/set_project_secret_push_protection_service.rb 24 个添加, 0 个删除...nfiguration/set_project_secret_push_protection_service.rb
- ee/app/services/security/configuration/set_secret_push_protection_service.rb 6 个添加, 17 个删除...urity/configuration/set_secret_push_protection_service.rb
- ee/app/workers/security/configuration/set_group_secret_push_protection_worker.rb 4 个添加, 6 个删除.../configuration/set_group_secret_push_protection_worker.rb
- ee/config/audit_events/types/group_secret_push_protection_updated.yml 10 个添加, 0 个删除...dit_events/types/group_secret_push_protection_updated.yml
- ee/lib/projects/project_security_setting_changes_auditor.rb 0 个添加, 42 个删除ee/lib/projects/project_security_setting_changes_auditor.rb
- ee/spec/lib/projects/project_security_setting_changes_auditor_spec.rb 0 个添加, 48 个删除...projects/project_security_setting_changes_auditor_spec.rb
- ee/spec/requests/api/graphql/mutations/security/configuration/set_pre_receive_secret_detection_spec.rb 2 个添加, 6 个删除...ty/configuration/set_pre_receive_secret_detection_spec.rb
- ee/spec/services/security/configuration/set_group_secret_push_protection_service_spec.rb 154 个添加, 0 个删除...guration/set_group_secret_push_protection_service_spec.rb
- ee/spec/services/security/configuration/set_namespace_secret_push_protection_service_spec.rb 30 个添加, 163 个删除...tion/set_namespace_secret_push_protection_service_spec.rb
- ee/spec/services/security/configuration/set_project_secret_push_protection_service_spec.rb 99 个添加, 0 个删除...ration/set_project_secret_push_protection_service_spec.rb
- ee/spec/services/security/configuration/set_secret_push_protection_service_spec.rb 52 个添加, 55 个删除.../configuration/set_secret_push_protection_service_spec.rb
- ee/spec/workers/security/configuration/set_group_secret_push_protection_worker_spec.rb 25 个添加, 8 个删除...iguration/set_group_secret_push_protection_worker_spec.rb
加载中
想要评论请 注册 或 登录