From e54c1eb0a53e453bf7fec61f15983e8c3632aab7 Mon Sep 17 00:00:00 2001 From: Noah Misch Date: Sat, 18 Oct 2025 19:50:45 -0700 Subject: [PATCH] Add PostgreSQL Anonymizer to list of projects covered by CNA scope Author: Noah Misch Discussion: https://postgr.es/m/20251019025223.3e@rfd.leadboat.com --- templates/security/security.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/security/security.html b/templates/security/security.html index 5e4c2023..bb8cbab0 100644 --- a/templates/security/security.html +++ b/templates/security/security.html @@ -53,6 +53,7 @@
  • psqlODBC
  • pgAdmin
  • PgBouncer
  • +
  • PostgreSQL Anonymizer
  • -- 2.39.5