We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59ad4b5 commit 7d54348Copy full SHA for 7d54348
1 file changed
.github/ISSUE_TEMPLATE/patch-reward-program.md
@@ -0,0 +1,20 @@
1
+---
2
+name: Patch reward program
3
+about: Submit a suggestion for the patch reward program
4
+title: 'PRP: {Software name} {Vuln identifier} {Vuln type}'
5
+labels: PRP:Request
6
+assignees: ''
7
+
8
9
10
+- **Identifier of the vulnerability**: {e.g. `None`, `CVE-1234-12345`,
11
+`GHSA-xxx`, ...}
12
+- **Affected software**: {Name of the software}
13
+- **Type of vulnerability**: {Fingerprint/RCE/SSRF/CSRF/XXE/...}
14
+- **Requires authentication**: {Yes/No}
15
+- **Language you would use for writing the plugin**: {Templated plugins, Java,
16
+Python} {If not templated plugins, please provide a justification on why you
17
+think it requires Java or Python}
18
+- **Resources**:
19
+ * {Any links}
20
+ * {That can be useful to understand the vulnerability}
0 commit comments