From ee23fd02ca38bd50100521d1172db30f1e87bdac Mon Sep 17 00:00:00 2001 From: Dave Cramer Date: Thu, 3 Feb 2022 08:52:30 -0500 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000000..f05f9ea502 --- /dev/null +++ b/SECURITY.md @@ -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