summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsamdbeckham <sbeckham@gitlab.com>2019-06-05 15:53:26 +0100
committersamdbeckham <sbeckham@gitlab.com>2019-06-05 15:53:26 +0100
commit202c869fca1a324ad4c63ae631b5d3dda65a2e29 (patch)
tree99d219ccf51afe1c35a879de9041ce68be1dcd6e
parentb8a62abd53d6e58c14212933fe96b0ebb9d0be4f (diff)
downloadgitlab-ce-202c869fca1a324ad4c63ae631b5d3dda65a2e29.tar.gz
Adds docs for vulnerability dismissal reasons
-rw-r--r--doc/user/application_security/img/dismissed_info.pngbin0 -> 20244 bytes
-rw-r--r--doc/user/application_security/img/interactive_reports.pngbin23190 -> 93910 bytes
-rw-r--r--doc/user/application_security/index.md10
3 files changed, 10 insertions, 0 deletions
diff --git a/doc/user/application_security/img/dismissed_info.png b/doc/user/application_security/img/dismissed_info.png
new file mode 100644
index 00000000000..64d5cf26ed2
--- /dev/null
+++ b/doc/user/application_security/img/dismissed_info.png
Binary files differ
diff --git a/doc/user/application_security/img/interactive_reports.png b/doc/user/application_security/img/interactive_reports.png
index 9f9812dc69d..373b39104db 100644
--- a/doc/user/application_security/img/interactive_reports.png
+++ b/doc/user/application_security/img/interactive_reports.png
Binary files differ
diff --git a/doc/user/application_security/index.md b/doc/user/application_security/index.md
index 64e72fab198..d69cc22c1e7 100644
--- a/doc/user/application_security/index.md
+++ b/doc/user/application_security/index.md
@@ -47,6 +47,16 @@ You can dismiss vulnerabilities by clicking the **Dismiss vulnerability** button
This will dismiss the vulnerability and re-render it to reflect its dismissed state.
If you wish to undo this dismissal, you can click the **Undo dismiss** button.
+#### Adding a dismissal reason
+
+> Introduced in [GitLab Ultimate](https://about.gitlab.com/pricing) 12.0.
+
+When dismissing a vulnerability it's often helpful to provide a reason for doing so.
+If you press the comment button next to **Dismiss vulnerability** in the modal a text box will appear allowing you to add a comment with your dismissal.
+This comment can not currently be edited or removed, but future versions will add this functionality.
+
+![Dismissed vulnerability comment](img/dismissed_info.png)
+
### Creating an issue for a vulnerability
You can create an issue for a vulnerability by selecting the **Create issue**