From e59605595ea0a008e4b7e4bff79f18f409afa0b8 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Tue, 11 Feb 2020 10:12:09 -0800 Subject: [PATCH] Add a SECURITY.md for vulnerability reports. Signed-off-by: David Anderson --- SECURITY.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..26702b141 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,8 @@ +# Security Policy + +## Reporting a Vulnerability + +You can report vulnerabilities privately to +[security@tailscale.com](mailto:security@tailscale.com). Tailscale +staff will triage the issue, and work with you on a coordinated +disclosure timeline.