Skip to content

Commit 4a8222c

Browse files
committed
small fixes
1 parent 37ce0ee commit 4a8222c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/programs/retesting.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,25 +16,25 @@ To have hackers retest a vulnerability:
1616

1717
The original hacker that submitted the vulnerability will be invited to take part in the retest.
1818

19-
After accepting the retest, the hacker will have 24 hours to confirm if the vulnerability has been properly fixed. If the hacker doesn’t finish the retest within 24 hours, their retest opportunity will expire and a different hacker will be able to claim the retest.
19+
After accepting the retest, the hacker will have 24 hours to confirm if the vulnerability has been properly fixed. If the hacker doesn’t finish the retest within 24 hours, their retest opportunity will expire and a different hacker will be able to claim the retest.
2020

2121
The hacker will submit their findings in the **Retest findings** form at the bottom of the report. The form consists of these fields:
2222
* Are you able to reproduce the vulnerability report?
2323
* Please provide us with a short summary of how you retested the vulnerability and upload any attachments of your validations.
2424

2525
![retesting form](./images/retesting-form.png)
2626

27-
After the hacker submits their findings, you’ll be prompted to either Approve and resolve or Reject the retest.
27+
After the hacker submits their findings, you’ll be prompted to either **Approve and resolve** or **Reject** the retest.
2828

2929
![retesting approval form](./images/retesting-approval-form.png)
3030

3131
If you choose to:
3232

3333
Action | Scenario | Details
3434
------ | -------- | --------
35-
**Aprove and resolve** the retest | The hacker says the vulnerability is fixed. | The report will close and will be marked as *Resolved*. The hacker will also be awarded a $50 bounty.
35+
**Approve and resolve** the retest | The hacker says the vulnerability is fixed. | The report will close and will be marked as *Resolved*. The hacker will also be awarded a $50 bounty.
3636
**Reject** the retest | The hacker says the vulnerability is fixed. | You’ll need to provide a summary to the hacker explaining why you’ve rejected the retest. You can choose to request another retest for the report, by going back to step 1. <br><br>The status of the report will be changed to *Triaged*.
37-
**Approve** the retest | The hacker says the vulnerability is not fixed. | The report will move back to Triaged and will stay open for the team to implement a fix. The hacker will be awarded a $50 bounty.
37+
**Approve** the retest | The hacker says the vulnerability is not fixed. | The report will move back to *Triaged* and will stay open for the team to implement a fix. The hacker will be awarded a $50 bounty.
3838
**Reject** the retest | The hacker says the vulnerability is not fixed. | You’ll need to provide a summary to the hacker explaining why you’ve rejected the retest. You can choose to request another retest for the report, by going back to step 1. <br><br>The status of the report will be changed to *Triaged*.
3939

4040
If the original hacker declines to take part in the retest and your program is:

0 commit comments

Comments
 (0)