Skip to content

Commit e03e90e

Browse files
committed
Add instructions for reporting security vulnerabilities in pgvector. Patch from Andrew Kane.
1 parent c8639f2 commit e03e90e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

templates/security/security.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,10 @@ <h2>Reporting non-PostgreSQL Security Vulnerabilities</h2>
132132
For security vulnerabilities in <a href="https://www.pgadmin.org/">pgAdmin</a>,
133133
please email <a href="mailto:security@pgadmin.org">security@pgadmin.org</a>.
134134
</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>
135139
<li>
136140
If you wish to report a security vulnerability for any other open source project in
137141
the PostgreSQL ecosystem (e.g. a driver, an extension, or an installer) and

0 commit comments

Comments
 (0)