From b9fd95b8d54b40cb28c613e894ca1e1292baa56c Mon Sep 17 00:00:00 2001 From: George Barnett Date: Tue, 9 Mar 2021 11:14:29 +0000 Subject: [PATCH] Add SECURITY.md (#116) --- SECURITY.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..45b8350 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,5 @@ +# Security + +Please refer to the security guidelines set out in the +[apple/swift-nio](https://github.com/apple/swift-nio) repository: +