mirror of
https://github.com/veeso/termscp.git
synced 2026-06-08 14:18:41 +02:00
security policy
This commit is contained in:
23
.github/ISSUE_TEMPLATE/security.md
vendored
Normal file
23
.github/ISSUE_TEMPLATE/security.md
vendored
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
---
|
||||||
|
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.
|
||||||
11
SECURITY.md
Normal file
11
SECURITY.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# Security Policy
|
||||||
|
|
||||||
|
## Supported Versions
|
||||||
|
|
||||||
|
Only latst version of termscp has the latest security updates.
|
||||||
|
Because of that, **you should always consider updating termscp to the latest version**.
|
||||||
|
|
||||||
|
## Reporting a Vulnerability
|
||||||
|
|
||||||
|
If you have any security vulnerability or concern to report, please open an issue using the `Security report` template.
|
||||||
|
w
|
||||||
Reference in New Issue
Block a user