summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabien Catteau <fcatteau@gitlab.com>2019-06-16 21:10:02 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-06-16 21:10:02 +0000
commitf7fda1bea2acc8e625d483fe8fc8c6d6a301e5ec (patch)
tree5e305f84abd6db32395214a232ca4b21aeed2808
parent207cdba1f2583541fd1847947f081aff9eb5cc68 (diff)
downloadgitlab-ce-f7fda1bea2acc8e625d483fe8fc8c6d6a301e5ec.tar.gz
Say that the dependency list is from Gemnasium
Make it explicit that the dependency list is generated from Gemnasium.
-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**.