We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b84cf60 commit a642c78Copy full SHA for a642c78
1 file changed
.github/ISSUE_TEMPLATE/vulnerability-report-template.md
@@ -0,0 +1,17 @@
1
+---
2
+name: Vulnerability Report template
3
+about: Report a suspected security breach/vulnerability.
4
+title: Vulnerability report for version x.x.x
5
+labels: documentation
6
+assignees: captainawesomejnr
7
+
8
9
10
+**What is the vulnerability?**
11
+Describe what the vulnerability is clearly.
12
13
+**Why do you think it is a vulnerability?**
14
+Describe clearly why it is a vulnerability.
15
16
+**What version are you running?** version x.x.x (fill in the letter x with the version number)
17
+**Is a new version out? (Y/N)**
0 commit comments