8000 added severity rating options · csit-github/docs.hackerone.com@714c64d · GitHub
[go: up one dir, main page]

Skip to content

Commit 714c64d

Browse files
committed
added severity rating options
1 parent 629f2e3 commit 714c64d

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

docs/programs/submission.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
---
2-
title: "Submission"
2+
title: "Submission Requirements"
33
path: "/programs/submission.html"
44
id: "programs/submission"
55
---
66

7-
The Submission page enables you to set specific requirements for hackers to submit reports to your program. You can require hackers to meet certain [signal requirements](signal-requirements.html) and set up two-factor authentication.
7+
The Submission Requirements page enables you to set specific requirements for hackers to submit reports to your program. You can:
8+
* Require hackers to meet certain [signal requirements](signal-requirements.html)
9+
* Enable [Human-Augmented Signal](human-augmented-signal.html)
10+
* Require hackers to have two-factor authentication
11+
* Enable bounty splitting
12+
* Select severity rating options
13+
14+
To access the Submission Requirements page, go to: **Program Settings > Program > Submission**.
815

916
### Requiring Two-Factor Authentication
1017
To require hackers to have two-factor authentication enabled before submitting reports to your program:
@@ -26,3 +33,15 @@ To enable bounty splitting for your program:
2633
2. Click the toggle so that it's set to <b>Yes</b> for <b>Enable bounty splitting</b>.
2734

2835
![enable bounty splitting](./images/enable-bounty-splitting.png)
36+
37+
### Severity Rating Options
38+
You can select how you would like hackers to determine the [severity](severity.html) of the vulnerability they're reporting.
39+
40+
To set your severity ratings:
41+
1. Go to the *Severity Rating Options* section under <b>Program Settings > Program > Submission</b>.
42+
2. Select from these options:
43+
44+
Option | Details
45+
------ | -------
46+
Rating or CVSS Score | Hackers can choose to rate the severity of their vulnerability by using the CVSS calculator or by marking it as *None, Low, Medium, High,* or *Critical* based on their own judgment. <br><br>*This is the default option and is recommended for most users&.
47+
CVSS Score Only | Hackers can only use the CVSS calculator to rate the severity of the vulnerability. <br><br>*This is recommended only for interacting with hackers that understand CVSS*.

0 commit comments

Comments
 (0)
0