mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 09:36:00 -08:00
24 lines
369 B
Markdown
24 lines
369 B
Markdown
---
|
|
name: Security report
|
|
about: Create a report of a security vulnerability
|
|
title: "[SECURITY] - ISSUE_TITLE"
|
|
labels: security
|
|
assignees: veeso
|
|
|
|
---
|
|
|
|
## Description
|
|
|
|
Severity:
|
|
|
|
- [ ] **critical**
|
|
- [ ] high
|
|
- [ ] medium
|
|
- [ ] low
|
|
|
|
A clear and concise description of the security vulnerability.
|
|
|
|
## Additional information
|
|
|
|
Add any other context about the problem here.
|