From 5e28870511dc695c72334debb26dc31e5fc40bc8 Mon Sep 17 00:00:00 2001 From: Dave Pisek Date: Mon, 26 Aug 2019 16:49:15 +1000 Subject: Update documentation for security dashboard This commit updates a screenshot and the description of the documentation of the group security dashboard to it is in sync with the latest version of the dashboard. --- .../img/group_security_dashboard.png | Bin 68332 -> 60530 bytes .../security_dashboard/index.md | 12 ++++++------ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/user/application_security/security_dashboard/img/group_security_dashboard.png b/doc/user/application_security/security_dashboard/img/group_security_dashboard.png index 85ab124f74c..61f683c1335 100644 Binary files a/doc/user/application_security/security_dashboard/img/group_security_dashboard.png and b/doc/user/application_security/security_dashboard/img/group_security_dashboard.png differ diff --git a/doc/user/application_security/security_dashboard/index.md b/doc/user/application_security/security_dashboard/index.md index 3d7f264c295..f821f7acfeb 100644 --- a/doc/user/application_security/security_dashboard/index.md +++ b/doc/user/application_security/security_dashboard/index.md @@ -68,13 +68,8 @@ The dashboard only shows projects with [security reports](#supported-reports) en ![dashboard with action buttons and metrics](img/group_security_dashboard.png) 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. -Underneath this overview is a timeline chart that shows how many open -vulnerabilities your projects had at various points in time. You can filter among 30, 60, and -90 days, with the default being 90. Hover over the chart to get more details about -the open vulnerabilities at a specific time. -Finally, there 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 confidence (likelihood of the vulnerability to be a positive one), and the project it's from. @@ -85,6 +80,11 @@ If you hover over a row, there will appear some actions you can take: - "Create issue" - "Dismiss vulnerability" +Next to the list is a timeline chart that shows how many open +vulnerabilities your projects had at various points in time. You can filter among 30, 60, and +90 days, with the default being 90. Hover over the chart to get more details about +the open vulnerabilities at a specific time. + Read more on how to [interact with the vulnerabilities](../index.md#interacting-with-the-vulnerabilities). ## Keeping the dashboards up to date -- cgit v1.2.1