Commit 72736f5f authored by Wayne Haber's avatar Wayne Haber

Update vuln dashboard help page

parent 1621b323
...@@ -11,16 +11,16 @@ The Security Dashboard is a good place to get an overview of all the security ...@@ -11,16 +11,16 @@ The Security Dashboard is a good place to get an overview of all the security
vulnerabilities in your groups, projects and pipelines. vulnerabilities in your groups, projects and pipelines.
You can also drill down into a vulnerability and get extra information, see which You can also drill down into a vulnerability and get extra information, see which
project it comes from, the file it's in, and various metadata to help you analyze project it comes from, the related file(s), and various metadata to help you analyze
the risk. You can also take actions on vulnerabilities by creating an issue for them, the risk they pose. You can also take actions on vulnerabilities by creating an issue for them,
or by dismissing them. or by dismissing them.
To benefit from the Security Dashboard you must first configure one of the To benefit from the Security Dashboard you must first configure one of the
[security reports](../index.md). [security scanners](../index.md).
## Supported reports ## Supported reports
The Security Dashboard supports the following reports: The Security Dashboard supports displaying vulnerabilities detected by scanners including:
- [Container Scanning](../container_scanning/index.md) - [Container Scanning](../container_scanning/index.md)
- [Dynamic Application Security Testing](../dast/index.md) - [Dynamic Application Security Testing](../dast/index.md)
...@@ -68,7 +68,7 @@ You can filter the vulnerabilities by: ...@@ -68,7 +68,7 @@ You can filter the vulnerabilities by:
- Status - Status
- Severity - Severity
- Report type - Scanner
You can also dismiss vulnerabilities in the table: You can also dismiss vulnerabilities in the table:
...@@ -96,7 +96,7 @@ You can filter which vulnerabilities the Security Dashboard displays by: ...@@ -96,7 +96,7 @@ You can filter which vulnerabilities the Security Dashboard displays by:
- Status - Status
- Severity - Severity
- Report type - Scanner
- Project - Project
A table lists the vulnerabilities, sorted by severity. The table shows each vulnerability's status, A table lists the vulnerabilities, sorted by severity. The table shows each vulnerability's status,
......
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