From 98dbca1a6acd48489f3a3c1553a99a62e3aa4df2 Mon Sep 17 00:00:00 2001 From: Prashanth Swaminathan Date: Thu, 11 Jan 2024 09:34:19 -0800 Subject: [PATCH] Add SECURITY.md policy file Fixes: #149 --- SECURITY.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..0651f82b --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,9 @@ +# Reporting Security Issues + +If you believe you have found a security vulnerability in PyTorch, we encourage you to let us know right away. We will investigate all legitimate reports and do our best to quickly fix the problem. + +Please report security issues using https://github.com/pytorch/pytorch/security/advisories/new + +Please refer to the following page for our responsible disclosure policy, reward guidelines, and those things that should not be reported: + +https://www.facebook.com/whitehat