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
Copy file name to clipboardExpand all lines: docs/programs/submission.md
+21-2Lines changed: 21 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,17 @@
1
1
---
2
-
title: "Submission"
2
+
title: "Submission Requirements"
3
3
path: "/programs/submission.html"
4
4
id: "programs/submission"
5
5
---
6
6
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)
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