From 0624f8b515fe2e40268f397cf698e3277c5d3877 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 20 Jul 2023 03:08:56 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/development/features_inside_dot_gitlab.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/development/features_inside_dot_gitlab.md') diff --git a/doc/development/features_inside_dot_gitlab.md b/doc/development/features_inside_dot_gitlab.md index f55d7e52fbc..b7eda423584 100644 --- a/doc/development/features_inside_dot_gitlab.md +++ b/doc/development/features_inside_dot_gitlab.md @@ -17,3 +17,5 @@ When implementing new features, please refer to these existing features to avoid - [Customize Auto DevOps Helm Values](../topics/autodevops/customize.md#customize-helm-chart-values): `.gitlab/auto-deploy-values.yaml`. - [Insights](../user/project/insights/index.md#configure-project-insights): `.gitlab/insights.yml`. - [Service Desk Templates](../user/project/service_desk.md#customize-emails-sent-to-the-requester): `.gitlab/service_desk_templates/`. +- [Secret Detection Custom Rulesets](../user/application_security/secret_detection/index.md#disable-predefined-analyzer-rules): `.gitlab/secret-detection-ruleset.toml` +- [Static Analysis Custom Rulesets](../user/application_security/sast/customize_rulesets.md#create-the-configuration-file): `.gitlab/sast-ruleset.toml` -- cgit v1.2.3