From 490be0f798fc74ad1ad18e27e125b05d6baa4bc2 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Thu, 26 Mar 2026 13:19:50 -0700 Subject: [PATCH] Add instructions for reporting security vulnerabilities in pgvector --- templates/security/security.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/security/security.html b/templates/security/security.html index 287350c7..b8930ecb 100644 --- a/templates/security/security.html +++ b/templates/security/security.html @@ -132,6 +132,10 @@ For security vulnerabilities in pgAdmin, please email security@pgadmin.org. +
  • + For security vulnerabilities in pgvector, + please email security@pgvector.org. +
  • If you wish to report a security vulnerability for any other open source project in the PostgreSQL ecosystem (e.g. a driver, an extension, or an installer) and -- 2.52.0