Update issue templates

This commit is contained in:
Corey 2020-07-16 09:43:07 -04:00 committed by GitHub
parent 86348dcb97
commit 40c2714ff3
1 changed files with 22 additions and 0 deletions

View File

@ -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.