Commit 90e6a995 authored by Evan Read's avatar Evan Read

Merge branch '12250-mvc-security-navigation-section-docs' into 'master'

Update docs to reflect new Security tabs

See merge request gitlab-org/gitlab-ce!31046
parents 7fa0c766 3e340b6f
...@@ -331,7 +331,7 @@ project's dependencies with their versions. This list can be generated only for ...@@ -331,7 +331,7 @@ project's dependencies with their versions. This list can be generated only for
[languages and package managers](#supported-languages-and-package-managers) [languages and package managers](#supported-languages-and-package-managers)
supported by Gemnasium. supported by Gemnasium.
To see the generated dependency list, navigate to your project's **Project > Dependency List**. To see the generated dependency list, navigate to your project's **Security & Compliance > Dependency List**.
## Versioning and release process ## Versioning and release process
......
...@@ -49,7 +49,7 @@ The group Security Dashboard gives an overview of the vulnerabilities of all the ...@@ -49,7 +49,7 @@ The group Security Dashboard gives an overview of the vulnerabilities of all the
projects in a group and its subgroups. projects in a group and its subgroups.
First, navigate to the Security Dashboard found under your group's First, navigate to the Security Dashboard found under your group's
**Overview > Security Dashboard**. **Security** tab.
Once you're on the dashboard, at the top you should see a series of filters for: Once you're on the dashboard, at the top you should see a series of filters for:
...@@ -58,7 +58,7 @@ Once you're on the dashboard, at the top you should see a series of filters for: ...@@ -58,7 +58,7 @@ Once you're on the dashboard, at the top you should see a series of filters for:
- Report type - Report type
- Project - Project
![dashboard with action buttons and metrics](img/dashboard.png) ![dashboard with action buttons and metrics](img/group_security_dashboard.png)
Selecting one or more filters will filter the results in this page. Selecting one or more filters will filter the results in this page.
The first section is an overview of all the vulnerabilities, grouped by severity. The first section is an overview of all the vulnerabilities, grouped by severity.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment