File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -54,6 +54,29 @@ <h2>CVE Numbering Authority</h2>
5454 < li > < a href ="https://www.pgadmin.org/ "> pgAdmin</ a > </ li >
5555 < li > < a href ="https://www.pgbouncer.org/ "> PgBouncer</ a > </ li >
5656 < li > < a href ="https://gitlab.com/dalibo/postgresql_anonymizer/ "> PostgreSQL Anonymizer</ a > </ li >
57+ From 3137607e6dcea155fdd30efa1bb35f7a6cda0117 Mon Sep 17 00:00:00 2001
58+ From: Noah Misch < noah @leadboat.com >
59+ Date: Thu, 26 Mar 2026 11:29:18 -0700
60+ Subject: [PATCH] Add pgvector to list of projects covered by CNA scope
61+
62+ ---
63+ templates/security/security.html | 1 +
64+ 1 file changed, 1 insertion(+)
65+
66+ diff --git a/templates/security/security.html b/templates/security/security.html
67+ index c5a8d7e..287350c 100644
68+ --- a/templates/security/security.html
69+ +++ b/templates/security/security.html
70+ @@ -54,6 +54,7 @@
71+ < li > < a href ="https://www.pgadmin.org/ "> pgAdmin</ a > </ li >
72+ < li > < a href ="https://www.pgbouncer.org/ "> PgBouncer</ a > </ li >
73+ < li > < a href ="https://gitlab.com/dalibo/postgresql_anonymizer/ "> PostgreSQL Anonymizer</ a > </ li >
74+ < li > < a href ="https://github.com/pgvector/pgvector/ "> pgvector</ a > </ li >
75+ </ ul >
76+
77+ < p >
78+ --
79+ 1.8.3.1
5780</ ul >
5881
5982< p >
You can’t perform that action at this time.
0 commit comments