Commit 273ba34c authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch...

Merge branch 'docs/9102-hide-dismissed-vulnerabilities-in-the-group-security-dashboard' into 'master'

Update security dashboards documentation

See merge request gitlab-org/gitlab-ce!32674
parents 145c3476 0cc4f2e6
...@@ -52,7 +52,7 @@ At the project level, the Security Dashboard displays the latest security report ...@@ -52,7 +52,7 @@ At the project level, the Security Dashboard displays the latest security report
for your project. Use it to find and fix vulnerabilities affecting the for your project. Use it to find and fix vulnerabilities affecting the
[default branch](../../project/repository/branches/index.md#default-branch). [default branch](../../project/repository/branches/index.md#default-branch).
![Project Security Dashboard](img/project_security_dashboard.png) ![Project Security Dashboard](img/project_security_dashboard_v12_3.png)
## Group Security Dashboard ## Group Security Dashboard
...@@ -71,12 +71,15 @@ Once you're on the dashboard, at the top you should see a series of filters for: ...@@ -71,12 +71,15 @@ Once you're on the dashboard, at the top you should see a series of filters for:
- Report type - Report type
- Project - Project
To the right of the filters, you should see a **Hide dismissed** toggle button.
NOTE: **Note:** NOTE: **Note:**
The dashboard only shows projects with [security reports](#supported-reports) enabled in a group. The dashboard only shows projects with [security reports](#supported-reports) enabled in a group.
![dashboard with action buttons and metrics](img/group_security_dashboard_v12_3.png) ![dashboard with action buttons and metrics](img/group_security_dashboard_v12_3.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. Disabling the **Hide dismissed**
toggle button will let you also see vulnerabilities that have been dismissed.
The main section is a list of all the vulnerabilities in the group, sorted by severity. The main section is a list of all the vulnerabilities in the group, sorted by severity.
In that list, you can see the severity of the vulnerability, its name, its In that list, you can see the severity of the vulnerability, its name, its
......
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