mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 08:27:17 +01:00
Create SECURITY.md
This commit is contained in:
parent
cbc2e8bc92
commit
24c713e054
1 changed files with 13 additions and 0 deletions
13
docs/SECURITY.md
Normal file
13
docs/SECURITY.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# Security Policy
|
||||
|
||||
## Supported Versions
|
||||
|
||||
Only the latest version of `code-server` is currently support with security updates. These security updates will be patched in the version after the current version.
|
||||
|
||||
| Version | Supported |
|
||||
| ------- | ------------------ |
|
||||
| 3.9.3 | :white_check_mark: |
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
To report a vulnerability, please send an email to security[@]coder.com and our security team will respond to you.
|
||||
Loading…
Reference in a new issue