Update issue templates
This commit is contained in:
parent
86348dcb97
commit
40c2714ff3
|
@ -0,0 +1,22 @@
|
||||||
|
---
|
||||||
|
name: Security-assessment-issue
|
||||||
|
about: File a Nimbus Security Assessment issue
|
||||||
|
title: "[SEC]"
|
||||||
|
labels: nbc-audit-2020-0 :passport_control:, status:reported
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
NOTE: before submitting, please attach appropriate tags: difficulty, severity, type
|
||||||
|
|
||||||
|
## Description
|
||||||
|
briefly explain the issue and outline relevant specifics
|
||||||
|
|
||||||
|
## Exploit Scenario
|
||||||
|
provide an example of how this issue can be used and the associated impact.
|
||||||
|
|
||||||
|
## Mitigation Recommendation
|
||||||
|
If appropriate, provide a recommendation on how to resolve the issue. Bonus points for both short term and long term recommendations if appropriate.
|
||||||
|
|
||||||
|
## References
|
||||||
|
provide any external resources referenced in the above content, as well as relevant affected code snippets.
|
Loading…
Reference in New Issue