chore: update supported version list in sec policy (#1292)

This commit is contained in:
James Hegedus 2022-07-12 22:42:43 +10:00 committed by GitHub
parent eaf2215cb8
commit c2161a426a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +1,21 @@
# Security Policy # Security Policy
**This security policy only applies to asdf core, which is the code contained in this repository. All plugins are the responsibility of their creators and are not covered under this security policy.** **This security policy only applies to asdf core, which is the code contained in
this repository. All plugins are the responsibility of their creators and are
not covered under this security policy.**
## Supported Versions ## Supported Versions
Typically only the latest version is maintained. Versions are Typically only the latest version is maintained. Versions are released
released sequentially, with major, minor, and patch versions incremented sequentially, with major, minor, and patch versions incremented as necessary. If
as necessary. If a vulnerability is found in an old version of asdf, a vulnerability is found in an old version of asdf, updating to the latest
updating to the latest version of asdf will be required. version of asdf will be required.
| Version | Supported | | Version | Supported |
| ------- | ------------------ | | ------- | ------------------ |
| 0.8.x | :white_check_mark: | | 0.10.x | :white_check_mark: |
| 0.9.x | :x: |
| 0.8.x | :x: |
| 0.7.x | :x: | | 0.7.x | :x: |
| 0.6.x | :x: | | 0.6.x | :x: |
| 0.5.x | :x: | | 0.5.x | :x: |
@ -25,7 +28,8 @@ updating to the latest version of asdf will be required.
To report a vulnerability please contact one of: To report a vulnerability please contact one of:
* @Stratus3D via email: see https://stratus3d.com/contact/ for email. PGP is not setup for this email address. - @Stratus3D via email: see https://stratus3d.com/contact/ for email. PGP is not
* @danhper via email: see https://daniel.perez.sh/ for email and PGP key setup for this email address.
* @jthegedus via email: see https://github.com/jthegedus for email. PGP is not setup for this email address. - @danhper via email: see https://daniel.perez.sh/ for email and PGP key
* TODO: Add secure contact methods of others on the core team. - @jthegedus via email: see https://github.com/jthegedus for email. PGP is not
setup for this email address.