Skip to content

Commit

Permalink
Create SECURITY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davecramer committed Feb 3, 2022
1 parent 728c04e commit ee23fd0
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Security Policy

## Supported Versions

Use this section to tell people about which versions of your project are
currently being supported with security updates.

| Version | Supported |
| -------- | ------------------ |
| 42.2.x | :white_check_mark: |
| 42.3.x | :white_check_mark: |
| < 42.2.x | :x: |

## Reporting a Vulnerability

Please send reports of security issues to pgsql-jdbc-security@lists.postgresql.org

0 comments on commit ee23fd0

Please sign in to comment.