micropython: add micropython component
This commit is contained in:
16
components/language/micropython/.github/ISSUE_TEMPLATE/security.md
vendored
Normal file
16
components/language/micropython/.github/ISSUE_TEMPLATE/security.md
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
name: Security report
|
||||
about: Report a security issue or vunerability in MicroPython
|
||||
title: ''
|
||||
labels: security
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
* Remove all placeholder text before submitting the new issue.
|
||||
|
||||
* If you need to raise this issue privately with the MicroPython team, please email contact@micropython.org instead.
|
||||
|
||||
* Include a clear and concise description of what the security issue is.
|
||||
|
||||
* What does this issue allow an attacker to do?
|
Reference in New Issue
Block a user