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/programs/report-components.md
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -33,14 +33,17 @@ Metadata Field | Details
33
33
-------------- | --------
34
34
State | The state the report is in.
35
35
Disclosed | The date the report was disclosed. Only shows for reports that were disclosed.
36
-
Reported To | The name of the program the report was submitted to.
36
+
Reported to | The name of the program the report was submitted to.
37
+
Reported at | The date and time the report was submitted.
37
38
Asset | The specific asset the vulnerability was found on.
38
-
Reference | Add a reference to the CVE ID and to the ticket associated with the report in your issue tracking tool.
39
+
References | *(An internal field that is only seen by the program’s security team)* The ticket number associated with the report in your issue tracking tool that you've set up an integration for.
40
+
CVE ID | The [CVE ID](cve-requests.html) the vulnerability is linked to.
39
41
Assigned to | *(An internal field that is only seen by the program’s security team)* The person on your security team that's assigned to triage or manage the report.
40
42
Weakness | The type of weakness of the vulnerability.
43
+
Pentest | *(Shows only if you're partcipating in pentests)* The pentest the report is linked to.
41
44
Bounty | (*Only shows for resolved reports that were given a bounty*) How much bounty the report was awarded.
42
45
Severity | The severity level of the vulnerability.
43
-
Participants | All of the hackers involved in finding the vulnerability.
46
+
Participants | All of the hackers involved in finding the vulnerability as well as the program members interacting with the report.
44
47
Notifications | Indicates whether you have notifications enabled or disabled for actions on your program.
45
48
Visibility | Indicates the status of disclosure of the vulnerability. You can also choose to redact private information from the report.
0 commit comments