mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-22 15:57:15 +00:00
create github security policy
This commit is contained in:
parent
69337fca61
commit
9bded11c4e
1 changed files with 16 additions and 0 deletions
16
SECURITY.md
Normal file
16
SECURITY.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Security Policy
|
||||
|
||||
## Supported Versions
|
||||
|
||||
These borg releases are currently supported with security updates.
|
||||
|
||||
| Version | Supported |
|
||||
| ------- | ------------------ |
|
||||
| 1.1.x | :white_check_mark: |
|
||||
| < 1.1 | :x: |
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
See there:
|
||||
|
||||
https://borgbackup.readthedocs.io/en/latest/support.html#security-contact
|
Loading…
Reference in a new issue