You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/triage_findings/findings_workflows/intro_to_findings.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,11 +32,11 @@ The Finding Page contains various components. Each will be populated by the Impo
32
32
33
33
2.**Finding Overview:** This section contains five separate pages of relevant information for the Finding: Description, Mitigation, Impact, References and Notes. These fields can be populated automatically based on the incoming vulnerability data, or they can be edited by a DefectDojo user to provide additional context.
34
34
35
-
**\-Description** is a more detailed summary and explanation of the Finding in question.
36
-
**\-Mitigation** is a suggested method for mitigating the Finding so that it is no longer present in your system.
37
-
**\-Impact** describes the impact of the vulnerability on your security posture. This page might hold descriptive text, or it may include a [CVSS Vector String](https://qualysguard.qualys.com/qwebhelp/fo_portal/setup/cvss_vector_strings.htm), which is a shorthand way to communicate the vulnerability’s overall exploitability and with the consequences of an exploitation to your organization. Impact is closely related to a Finding’s Severity field.
38
-
**\-References** will list any links or additional information relevant to this Finding if included.
39
-
**\-Notes** is a page where you can record any other relevant information to this Finding. Notes are ‘DefectDojo\-only’ metadata, and they are not created at the time of import. Use this field to track your mitigation progress or to add more specific detail to the Finding.
35
+
-**Description** is a more detailed summary and explanation of the Finding in question.
36
+
-**Mitigation** is a suggested method for mitigating the Finding so that it is no longer present in your system.
37
+
-**Impact** describes the impact of the vulnerability on your security posture. This page might hold descriptive text, or it may include a [CVSS Vector String](https://qualysguard.qualys.com/qwebhelp/fo_portal/setup/cvss_vector_strings.htm), which is a shorthand way to communicate the vulnerability’s overall exploitability and with the consequences of an exploitation to your organization. Impact is closely related to a Finding’s Severity field.
38
+
-**References** will list any links or additional information relevant to this Finding if included.
39
+
-**Notes** is a page where you can record any other relevant information to this Finding. Notes are ‘DefectDojo\-only’ metadata, and they are not created at the time of import. Use this field to track your mitigation progress or to add more specific detail to the Finding.
40
40
41
41
3.**Additional Details:** This section lists other details related to this Finding, if relevant:
42
42
@@ -45,7 +45,7 @@ The Finding Page contains various components. Each will be populated by the Impo
45
45
* Steps To Reproduce the vulnerability
46
46
* Severity Justification where you can record a more detailed explanation of the severity or impact of the Finding.
47
47
48
-
48
+
49
49
4.**Metadata: This section contains filterable metadata related to the Finding:**
0 commit comments