From adf24c1046022b1ed2a284556ff0cc9b1777ade2 Mon Sep 17 00:00:00 2001 From: mary marchini Date: Fri, 27 Jan 2023 11:28:42 -0800 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..1d26eab6 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,7 @@ +# Security Policy + +## Reporting a Vulnerability + +Do not disclose vulnerabilities in public issues. Please report vulnerabilities to +security@restify.com with steps to reproduce the vulnerability, and a patch to fix +it if possible.