Merge branch 'set-secret-detection-config-1' into 'main'

在 `.gitlab-ci.yml` 中配置 Secret 检测,如果该文件不存在则创建此文件

See merge request ds/ds.pages.yoshino-s.xyz!4
This commit is contained in:
2023-11-02 08:20:50 +00:00

View File

@@ -37,3 +37,4 @@ sast:
include:
- template: Security/Dependency-Scanning.gitlab-ci.yml
- template: Security/SAST.gitlab-ci.yml
- template: Security/Secret-Detection.gitlab-ci.yml