Update SECURITY.md

This commit is contained in:
Stéphane Bruckert 2023-01-07 08:27:58 +00:00 committed by GitHub
parent 0b9062726c
commit f669966a72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

15
.github/SECURITY.md vendored
View File

@ -2,20 +2,13 @@
## Supported Versions ## Supported Versions
Use this section to tell people about which versions of your project are
currently being supported with security updates.
| Version | Supported | | Version | Supported |
| ------- | ------------------ | | ------- | ------------------ |
| 5.1.x | :white_check_mark: | | 2.x | :white_check_mark: |
| 5.0.x | :x: | | 1.x | :x: |
| 4.0.x | :white_check_mark: |
| < 4.0 | :x: |
## Reporting a Vulnerability ## Reporting a Vulnerability
Use this section to tell people how to report a vulnerability. Report via https://github.com/spotipy-dev/spotipy/security/advisories.
Tell them where to go, how often they can expect to get an update on a Guidance: https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability.
reported vulnerability, what to expect if the vulnerability is accepted or
declined, etc.