From 14dec177a48d67afc9928af8be1a74f63d1465f9 Mon Sep 17 00:00:00 2001 From: Joe Previte Date: Thu, 7 Apr 2022 08:26:10 -0700 Subject: [PATCH] docs: add SECURITY policy (#891) --- docs/SECURITY.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/SECURITY.md diff --git a/docs/SECURITY.md b/docs/SECURITY.md new file mode 100644 index 0000000000..2e2faabacb --- /dev/null +++ b/docs/SECURITY.md @@ -0,0 +1,4 @@ +# Security Policy + +Keeping your code secure is core to what we do. If you find a vulnerability, +please send an email to security@coder.com, and our team will respond to you.