Closed gravis closed 3 months ago
This change adds the PreReceiveSecretDetectionEnabled field to the Project struct. This boolean reflects the state of the project Secret Push Protection feature: https://docs.gitlab.com/ee/user/application_security/secret_detection/secret_push_protection/
PreReceiveSecretDetectionEnabled
Project
See also https://gitlab.com/gitlab-org/gitlab/-/merge_requests/160960
This change adds the
PreReceiveSecretDetectionEnabled
field to theProject
struct. This boolean reflects the state of the project Secret Push Protection feature: https://docs.gitlab.com/ee/user/application_security/secret_detection/secret_push_protection/See also https://gitlab.com/gitlab-org/gitlab/-/merge_requests/160960