Skip to content

Commit 7d54348

Browse files
tooryxcopybara-github
authored andcommitted
Add an issue template for PRP requests.
PiperOrigin-RevId: 775260847 Change-Id: I91670393b618d3fea5d1233c7d4e57774c62fe9e
1 parent 59ad4b5 commit 7d54348

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)