Merge remote-tracking branch 'origin/master' into devel

This commit is contained in:
Jacek Sieka 2020-08-03 21:01:57 +02:00
commit 93d7ddaf23
No known key found for this signature in database
GPG Key ID: A1B09461ABB656B8
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.