From 3137607e6dcea155fdd30efa1bb35f7a6cda0117 Mon Sep 17 00:00:00 2001 From: Noah Misch Date: Thu, 26 Mar 2026 11:29:18 -0700 Subject: [PATCH] Add pgvector to list of projects covered by CNA scope --- templates/security/security.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/security/security.html b/templates/security/security.html index c5a8d7e..287350c 100644 --- a/templates/security/security.html +++ b/templates/security/security.html @@ -54,6 +54,7 @@
  • pgAdmin
  • PgBouncer
  • PostgreSQL Anonymizer
  • +
  • pgvector
  • -- 1.8.3.1