summaryrefslogtreecommitdiff
path: root/doc/user/compliance
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-03-07 21:13:36 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-03-07 21:13:36 +0000
commitc19944d9970b788d8523cee6ee05217a8afd7646 (patch)
treee2d15e8c0d541b9b2fe26b9b82f23661df120f94 /doc/user/compliance
parent3ff3d897d6529aabb21aa6aed54eb430a9cf0fe2 (diff)
downloadgitlab-ce-c19944d9970b788d8523cee6ee05217a8afd7646.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/compliance')
-rw-r--r--doc/user/compliance/license_scanning_of_cyclonedx_files/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/compliance/license_scanning_of_cyclonedx_files/index.md b/doc/user/compliance/license_scanning_of_cyclonedx_files/index.md
index 6a41128a8d4..692cee7a27c 100644
--- a/doc/user/compliance/license_scanning_of_cyclonedx_files/index.md
+++ b/doc/user/compliance/license_scanning_of_cyclonedx_files/index.md
@@ -20,8 +20,8 @@ This method of scanning is also capable of parsing and identifying over 500 diff
Licenses not in the SPDX list are reported as "Unknown". License information can also be extracted from packages that are dual-licensed, or have multiple different licenses that apply.
To enable license detection using Dependency Scanning in a project,
-include the `Jobs/Dependency-Scanning.yml` template in its CI configuration,
-but do not include the `Jobs/License-Scanning.yml` template.
+include the `Jobs/Dependency-Scanning.gitlab-ci.yml` template in its CI configuration,
+but do not include the `Jobs/License-Scanning.gitlab-ci.yml` template.
## Requirements