From 9547e5764385ee3f305c2b20ef2bece95eaa4b9a Mon Sep 17 00:00:00 2001 From: Nikita Shulga Date: Wed, 7 Jul 2021 13:08:16 -0700 Subject: [PATCH] Create SECURITY.md (#61356) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/61356 Reviewed By: samestep Differential Revision: D29589904 Pulled By: malfet fbshipit-source-id: 5d79d25e35af9cb258fd6843559955360dc0cc4e --- 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 00000000000000..5faa2fb1da47de --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,7 @@ +# 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 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