summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2019-06-07 09:50:37 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-06-07 09:50:37 +0000
commitabb2d4c601d796339c8d7cb0c00946696730f198 (patch)
tree5181f5e4fa1b8cec19d89691cbdac8791fbb5a21
parent08babfe81f75314bcbae82aedf42bf16d82dee2c (diff)
parent3db6d4165d21c28d297f102a0ff6d32f184c1fa9 (diff)
downloadgitlab-ce-abb2d4c601d796339c8d7cb0c00946696730f198.tar.gz
Merge branch '10075-dependency-list-docs' into 'master'
Add dependency list documentation See merge request gitlab-org/gitlab-ce!29307
-rw-r--r--doc/user/application_security/dependency_scanning/index.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/user/application_security/dependency_scanning/index.md b/doc/user/application_security/dependency_scanning/index.md
index 658d493ba39..d78cf778110 100644
--- a/doc/user/application_security/dependency_scanning/index.md
+++ b/doc/user/application_security/dependency_scanning/index.md
@@ -225,6 +225,17 @@ vulnerabilities in your groups and projects. Read more about the
Once a vulnerability is found, you can interact with it. Read more on how to
[interact with the vulnerabilities](../index.md#interacting-with-the-vulnerabilities).
+## Dependency List
+
+> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/10075)
+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).
+
+To see the generated dependency list, navigate to the Dependency List page under your project's left sidebar menu **Project > Dependency List**.
+
## Contributing to the vulnerability database
You can search the [gemnasium-db](https://gitlab.com/gitlab-org/security-products/gemnasium-db) project