Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 584b4e0

Browse files
committed
edits
1 parent 1e68f64 commit 584b4e0

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

docs/programs/duplicate-reports.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,20 @@ path: "/programs/duplicate-reports.html"
44
id: "programs/duplicate-reports"
55
---
66

7-
When a hacker reports a vulnerability that has already been reported, it's considered a duplicate report. Marking a report as a *duplicate* enables you to choose from taking 2 options:
7+
When a hacker reports a vulnerability that has already been reported, it's considered a duplicate report. Marking a report as a *duplicate* enables you to choose from taking these 2 options:
88

9-
* Add the second hacker as an external participant on the original report. This means the second hacker will be able to view the contents of the original report. This applies for any subsequent hackers (3rd, 4th, etc.) that submit the same duplicate report and you add them to the original report.
10-
11-
* Don't add the hacker as an external participant on the original report. Instead, you can let the hacker know that their submitted vulnerability is a duplicate, and you can list the original report number in the comments sections.
9+
Option | Details
10+
------ | -------
11+
1 | Add the second hacker as an external participant on the original report. <br><br>This means the second hacker will be able to view the contents of the original report. They can see all and comments and activity on the report that the original hacker sees. They can also comment on the report as well. This applies for any subsequent hackers (3rd, 4th, etc.) that submit the same duplicate report and are added to the original report.
12+
2 | Don't add the hacker as an external participant on the original report. <br><br>Instead, you can let the hacker know that their submitted vulnerability is a duplicate, and you can list the original report number in the comments sections.
1213

1314
### Adding a Hacker to the Original Report
1415
To add the hacker to the original report:
15-
1) Go to the bottom of the report above the comment box.
16-
2) Change the action picker to **Close report > Duplicate**.
17-
3) Enter the original report number in the **Search report** field and select the report from the selection list.
18-
4) A checkbox stating **Add *hacker name* to the original report** will show under the **Search report** field.
19-
5) Select the checkbox to add the hacker to the report.
16+
1. Go to the bottom of the report above the comment box.
17+
2. Change the action picker to **Close report > Duplicate**.
18+
3. Enter the original report number in the **Search report** field and select the report from the selection list.
19+
4. A checkbox stating **Add *hacker name* to the original report** will show under the **Search report** field.
20+
5. Select the checkbox to add the hacker to the report.
2021

2122
![duplicate reports](./images/duplicate-reports.png)
2223

docs/programs/supported-integrations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ HackerOne integrates with many issue tracking tools. The integration ensures tha
77

88
HackerOne currently supports these integrations:
99

10-
Type of Application | Integration
10+
Type of Application | Supported Integration
1111
---- | ------------
1212
Issue Tracking | [Assembla](assembla-integration.html)<br>[Bugzilla](bugzilla-integration.html)<br>[Freshdesk](freshdesk-integration.html)<br> [GitHub](github-integration.html)<br>[GitLab](gitlab-integration.html)<br>[IBM Resilient](ibm-resilient.html) <br>[Jira](jira-integration.html)<br>[MantisBT](mantisbt-integration.html)<br>[OTRS](otrs-integration.html)<br>[Phabricator](phabricator-integration.html)<br>[Redmine](redmine-integration.html)<br>[ServiceNow](servicenow-integration.html)<br>[Trac](trac-integration.html)<br>[Zendesk](zendesk-integration.html)
1313
Notification | [Microsoft Teams](/programs/microsoft-teams.html)<br>[PagerDuty](/programs/pagerduty-integration.html)<br>[Slack](slack-integration.html)

0 commit comments

Comments
 (0)