We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8639f2 commit e03e90eCopy full SHA for e03e90e
templates/security/security.html
@@ -132,6 +132,10 @@ <h2>Reporting non-PostgreSQL Security Vulnerabilities</h2>
132
For security vulnerabilities in <a href="https://www.pgadmin.org/">pgAdmin</a>,
133
please email <a href="mailto:security@pgadmin.org">security@pgadmin.org</a>.
134
</li>
135
+ <li>
136
+ For security vulnerabilities in <a href="https://github.com/pgvector/pgvector/">pgvector</a>,
137
+ please email <a href="mailto:security@pgvector.org">security@pgvector.org</a>.
138
+ </li>
139
<li>
140
If you wish to report a security vulnerability for any other open source project in
141
the PostgreSQL ecosystem (e.g. a driver, an extension, or an installer) and
0 commit comments