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
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:
8
8
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.
12
13
13
14
### Adding a Hacker to the Original Report
14
15
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.
0 commit comments