mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-24 05:53:09 +08:00
Update bug report template for security issues
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
parent
8bbe60a67f
commit
09e35e7ac8
10
.github/ISSUE_TEMPLATE/bug_report.md
vendored
10
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -7,6 +7,12 @@ assignees: ''
|
||||
|
||||
---
|
||||
|
||||
NOTE: if the bug you are reporting has or may have security implications,
|
||||
we ask that you report it privately to
|
||||
<mbed-tls-security@lists.trustedfirmware.org>
|
||||
so that we can prepare and release a fix before publishing the details.
|
||||
See [SECURITY.md](https://github.com/Mbed-TLS/mbedtls/blob/development/SECURITY.md).
|
||||
|
||||
### Summary
|
||||
|
||||
|
||||
@ -25,6 +31,10 @@ Additional environment information:
|
||||
|
||||
### Actual behavior
|
||||
|
||||
NOTE: if the actual behaviour evokes memory corruption (like a crash or an error
|
||||
from a memory checker), then the bug should be assumed to have security
|
||||
implications (until proven otherwise), and we ask what you report it privately,
|
||||
see the note at the some of this template.
|
||||
|
||||
|
||||
### Steps to reproduce
|
||||
|
Loading…
x
Reference in New Issue
Block a user