8000 updated with missing metadata components · csit-github/docs.hackerone.com@8ac7839 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8ac7839

Browse files
committed
updated with missing metadata components
1 parent a04f67a commit 8ac7839

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

docs/hackers/report-components.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,10 @@ Metadata Field | Details
3333
-------------- | --------
3434
State | The state the report is in.
3535
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.
3738
Asset | The specific asset the vulnerability was found on.
39+
CVE ID | The [CVE ID](/programs/cve-requests.html) the vulnerability is linked to.
3840
Weakness | The type of weakness of the vulnerability.
3941
Bounty | (*Only shows for resolved reports that were given a bounty*) How much bounty the report was awarded.
4042
Severity | The severity level of the vulnerability.

docs/programs/report-components.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,17 @@ Metadata Field | Details
3333
-------------- | --------
3434
State | The state the report is in.
3535
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.
3738
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.
3941
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.
4042
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.
4144
Bounty | (*Only shows for resolved reports that were given a bounty*) How much bounty the report was awarded.
4245
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.
4447
Notifications | Indicates whether you have notifications enabled or disabled for actions on your program.
4548
Visibility | Indicates the status of disclosure of the vulnerability. You can also choose to redact private information from the report.
4649

0 commit comments

Comments
 (0)
0