Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
gitlab-ce
Commits
3db6d416
Commit
3db6d416
authored
Jun 07, 2019
by
Tetiana Chupryna
Committed by
Achilleas Pipinellis
Jun 07, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add dependency list documentation
parent
08babfe8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
doc/user/application_security/dependency_scanning/index.md
doc/user/application_security/dependency_scanning/index.md
+11
-0
No files found.
doc/user/application_security/dependency_scanning/index.md
View file @
3db6d416
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment