Skip to content

Commit

Permalink
Merge pull request #831 from oauthlib/secpol
Browse files Browse the repository at this point in the history
create security policy
  • Loading branch information
JonathanHuot committed Aug 23, 2023
2 parents d4b6699 + 511ea25 commit 5eb7b65
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Security Policy

## Supported Versions

following versions are currently being supported with security updates.

| Version | Supported |
| ------- | ------------------ |
| 3.2.x | :white_check_mark: |
| 3.1.x | :x: |
| < 3.2.0 | :x: |

## Reporting a Vulnerability
Contact auvipy@gmail.com for reporting any vulnerability.

0 comments on commit 5eb7b65

Please sign in to comment.