Skip to content

Commit 8527fef

Browse files
authored
Add link to our SECURITY.md (vapor#164)
1 parent 245d122 commit 8527fef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ PostgresNIO supports the following platforms:
4141
- Ubuntu 16.04+
4242
- macOS 10.15+
4343

44+
### Secrurity
45+
46+
Please see [SECURITY.md](https://github.com/vapor/.github/blob/main/SECURITY.md) for details on the security process.
47+
4448
## Overview
4549

4650
PostgresNIO is a client package for connecting to, authorizing, and querying a PostgreSQL server. At the heart of this module are NIO channel handlers for parsing and serializing messages in PostgreSQL's proprietary wire protocol. These channel handlers are combined in a request / response style connection type that provides a convenient, client-like interface for performing queries.

0 commit comments

Comments
 (0)