From 13bbaf9e4fe40e4033bd52d19bfe78b753484a5d Mon Sep 17 00:00:00 2001 From: Dave Page Date: Mon, 28 Nov 2022 10:45:56 +0000 Subject: [PATCH] Add security reporting info. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 00105ae5d..996cf43c4 100644 --- a/README.md +++ b/README.md @@ -261,6 +261,15 @@ There is no need to increment the SETTINGS_SCHEMA_VERSION. See https://www.pgadmin.org/support/ for support options. +# Security Issues + +If you would like to report a security issue with pgAdmin, please email +**security (at) pgadmin (dot) org**. + +Note that this address should only be used for reporting security issues +that you believe you've found in the design or code of pgAdmin, pgAgent, +and the pgAdmin website. It should not be used to ask security questions. + # Project info A GitHub project for pgAdmin 4 can be found at the address below: