summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTetiana Chupryna <tchupryna@gitlab.com>2019-06-07 00:44:42 +0300
committerTetiana Chupryna <tchupryna@gitlab.com>2019-06-07 00:44:42 +0300
commit28c5b1738a4700953f9d5286ec595673e5aa2868 (patch)
tree50b004fca787088bfcefd879627fcef47f7dba2e
parent40a9d05464960bfdef2612e2b6e4c5c2752d4663 (diff)
downloadgitlab-ce-10075-dependency-list-docs.tar.gz
Add dependency list documentation10075-dependency-list-docs
-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..fef9cfef405 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.
+
+Additional benefit of Dependency Scanning job is an ability to get a list of 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 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