mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 18:57:27 +02:00
Merge pull request #8448 from anhu/vuln_to_support
Point people to support@wolfssl.com for vuln reports.
This commit is contained in:
6
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
6
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -6,8 +6,10 @@ body:
|
|||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: >
|
value: >
|
||||||
Thanks for reporting an bug. If you would prefer a private method,
|
Thanks for reporting a bug. If you would prefer a private method,
|
||||||
please email support@wolfssl.com
|
or if this is a vulnerability report please email support@wolfssl.com
|
||||||
|
instead. This is publicly viewable and not appropriate for vulnerability
|
||||||
|
reports.
|
||||||
- type: input
|
- type: input
|
||||||
id: contact
|
id: contact
|
||||||
attributes:
|
attributes:
|
||||||
|
4
.github/ISSUE_TEMPLATE/other.yaml
vendored
4
.github/ISSUE_TEMPLATE/other.yaml
vendored
@ -6,7 +6,9 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
value: >
|
value: >
|
||||||
Thanks for reporting an issue. If you would prefer a private method,
|
Thanks for reporting an issue. If you would prefer a private method,
|
||||||
please email support@wolfssl.com
|
or if this is a vulnerability report please email support@wolfssl.com
|
||||||
|
instead. This is publicly viewable and not appropriate for vulnerability
|
||||||
|
reports.
|
||||||
- type: input
|
- type: input
|
||||||
id: version
|
id: version
|
||||||
attributes:
|
attributes:
|
||||||
|
Reference in New Issue
Block a user