Skip to content

Commit 09e35e7

Browse files
committed
Update bug report template for security issues
Signed-off-by: Manuel Pégourié-Gonnard <[email protected]>
1 parent 8bbe60a commit 09e35e7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+10
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ assignees: ''
77

88
---
99

10+
NOTE: if the bug you are reporting has or may have security implications,
11+
we ask that you report it privately to
12+
13+
so that we can prepare and release a fix before publishing the details.
14+
See [SECURITY.md](https://github.com/Mbed-TLS/mbedtls/blob/development/SECURITY.md).
15+
1016
### Summary
1117

1218

@@ -25,6 +31,10 @@ Additional environment information:
2531

2632
### Actual behavior
2733

34+
NOTE: if the actual behaviour evokes memory corruption (like a crash or an error
35+
from a memory checker), then the bug should be assumed to have security
36+
implications (until proven otherwise), and we ask what you report it privately,
37+
see the note at the some of this template.
2838

2939

3040
### Steps to reproduce

0 commit comments

Comments
 (0)