mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-22 12:22:06 +01:00
Update SECURITY.md
This commit is contained in:
parent
936a3f654f
commit
847d4b5e33
1 changed files with 6 additions and 5 deletions
11
SECURITY.md
11
SECURITY.md
|
@ -12,11 +12,12 @@ SPDX-License-Identifier: Apache-2.0
|
|||
Use this section to tell people about which versions of your project are
|
||||
currently being supported with security updates.
|
||||
|
||||
| Version | Supported |
|
||||
|---------| ------------------ |
|
||||
| 1.1.X | :white_check_mark: |
|
||||
| 1.0.X | :white_check_mark: |
|
||||
| < 1.0.0 | :x: |
|
||||
| Version | Supported |
|
||||
|----------|--------------------|
|
||||
| 1.4.X-rc | :white_check_mark: |
|
||||
| 1.3.X | :white_check_mark: |
|
||||
| 1.2.X | :white_check_mark: |
|
||||
| < 1.2.0 | :x: |
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
|
|
Loading…
Reference in a new issue