File tree 1 file changed +29
-0
lines changed
1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ name : Suggest an edit to an existing report
2
+ title : " x/vulndb: suggestion regarding <GO-XXXX-YYYY>"
3
+ description : Let us know about missing or incorrect information in a vulndb report.
4
+ labels : " Needs Triage,Suggested Edit"
5
+ body :
6
+ - type : markdown
7
+ attributes :
8
+ value : |
9
+ Thanks for taking the time to help us maintain the Go vulnerability
10
+ database!
11
+
12
+ This form is only for suggested edits or comments about existing reports.
13
+
14
+ ❗ To report undisclosed Go vulnerabilities, please follow our [security policy](https://go.dev/security/policy).
15
+
16
+ For questions or concerns, do not hesitate to reach out to us directly at [email protected] .
17
+ - type : input
18
+ id : report
19
+ attributes :
20
+ label : Report ID
21
+ placeholder : GO-XXXX-YYYY
22
+ validations :
23
+ required : true
24
+ - type : textarea
25
+ id : suggestion
26
+ attributes :
27
+ label : Suggestion/Comment
28
+ validations :
29
+ required : true
You can’t perform that action at this time.
0 commit comments