summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabien Catteau <fcatteau@gitlab.com>2019-06-14 11:18:03 +0000
committerFabien Catteau <fcatteau@gitlab.com>2019-06-14 11:18:03 +0000
commit5795f405dd3c7021e8e39e23298ccedb4526c027 (patch)
tree3d60c84f0f1bbcff2d54a60755ae8c296005f163
parent577832598f1b35187efafc426068ef7ac36ae09f (diff)
downloadgitlab-ce-say-dependency-list-is-from-gemnasium-docs.tar.gz
Say that the dependency list is from Gemnasiumsay-dependency-list-is-from-gemnasium-docs
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**.