summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2019-06-16 21:10:02 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-06-16 21:10:02 +0000
commita74c4c6e621decdaa22a5be0169bd6782aae8136 (patch)
tree5e305f84abd6db32395214a232ca4b21aeed2808
parent207cdba1f2583541fd1847947f081aff9eb5cc68 (diff)
parentf7fda1bea2acc8e625d483fe8fc8c6d6a301e5ec (diff)
downloadgitlab-ce-a74c4c6e621decdaa22a5be0169bd6782aae8136.tar.gz
Merge branch 'say-dependency-list-is-from-gemnasium-docs' into 'master'
Say that the dependency list is from Gemnasium See merge request gitlab-org/gitlab-ce!29673
-rw-r--r--doc/user/application_security/dependency_scanning/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/application_security/dependency_scanning/index.md b/doc/user/application_security/dependency_scanning/index.md
index f3bf743ad03..b220d7197f4 100644
--- a/doc/user/application_security/dependency_scanning/index.md
+++ b/doc/user/application_security/dependency_scanning/index.md
@@ -384,7 +384,7 @@ in [GitLab Ultimate](https://about.gitlab.com/pricing/) 12.0.
An additional benefit of Dependency Scanning is the ability to get a list of your project's dependencies with their versions.
-This list can be generated only for [supported languages and package managers](#supported-languages-and-package-managers).
+This list can be generated only for [languages and package managers](#supported-languages-and-package-managers) supported by [Gemnasium](https://gitlab.com/gitlab-org/security-products/gemnasium/general).
To see the generated dependency list, navigate to the Dependency List page under your project's left sidebar menu **Project > Dependency List**.