Rename "Configuration" to "Security configuration"
Within the "Security and Compliance" menu. We also make sure that all the existing "Security Configuration" breadcrumbs match the sentence casing. We also fix a few sentence casing issues in children pages: - DAST Configuration => DAST configuration - SAST Configuration => SAST configuration The choice not to rename "API Fuzzing Configuration" to "API fuzzing configuration" was made deliberately, because there are so many wrong cased "Fuzz"es in the code base, that it would blow up the scale of this changeset too much. Part of: https://gitlab.com/gitlab-org/gitlab/-/issues/378546 Changelog: changed
显示
- app/assets/javascripts/security_configuration/components/app.vue 1 个添加, 1 个删除...ets/javascripts/security_configuration/components/app.vue
- app/views/projects/security/configuration/show.html.haml 2 个添加, 2 个删除app/views/projects/security/configuration/show.html.haml
- doc/user/application_security/api_fuzzing/index.md 1 个添加, 1 个删除doc/user/application_security/api_fuzzing/index.md
- doc/user/application_security/configuration/index.md 3 个添加, 3 个删除doc/user/application_security/configuration/index.md
- doc/user/application_security/container_scanning/index.md 1 个添加, 1 个删除doc/user/application_security/container_scanning/index.md
- doc/user/application_security/coverage_fuzzing/index.md 3 个添加, 3 个删除doc/user/application_security/coverage_fuzzing/index.md
- doc/user/application_security/dependency_scanning/index.md 1 个添加, 1 个删除doc/user/application_security/dependency_scanning/index.md
- doc/user/application_security/iac_scanning/index.md 1 个添加, 1 个删除doc/user/application_security/iac_scanning/index.md
- doc/user/application_security/sast/index.md 1 个添加, 1 个删除doc/user/application_security/sast/index.md
- doc/user/application_security/secret_detection/index.md 1 个添加, 1 个删除doc/user/application_security/secret_detection/index.md
- doc/user/application_security/secure_your_application.md 1 个添加, 1 个删除doc/user/application_security/secure_your_application.md
- doc/user/application_security/vulnerabilities/index.md 1 个添加, 1 个删除doc/user/application_security/vulnerabilities/index.md
- ee/app/assets/javascripts/security_configuration/api_fuzzing/components/app.vue 1 个添加, 1 个删除...pts/security_configuration/api_fuzzing/components/app.vue
- ee/app/assets/javascripts/security_configuration/sast/components/app.vue 1 个添加, 1 个删除...avascripts/security_configuration/sast/components/app.vue
- ee/app/views/projects/security/api_fuzzing_configuration/show.html.haml 3 个添加, 3 个删除...rojects/security/api_fuzzing_configuration/show.html.haml
- ee/app/views/projects/security/configuration/show.html.haml 2 个添加, 2 个删除ee/app/views/projects/security/configuration/show.html.haml
- ee/app/views/projects/security/corpus_management/show.html.haml 1 个添加, 1 个删除.../views/projects/security/corpus_management/show.html.haml
- ee/app/views/projects/security/dast_configuration/show.html.haml 3 个添加, 3 个删除...views/projects/security/dast_configuration/show.html.haml
- ee/app/views/projects/security/dast_profiles/show.html.haml 1 个添加, 1 个删除ee/app/views/projects/security/dast_profiles/show.html.haml
- ee/app/views/projects/security/dast_scanner_profiles/edit.html.haml 1 个添加, 1 个删除...ws/projects/security/dast_scanner_profiles/edit.html.haml
加载中
想要评论请 注册 或 登录