From b6805c54d67f902d32afecc5ca153cd81a77764f Mon Sep 17 00:00:00 2001 From: "W. Felix Handte" Date: Tue, 13 Feb 2024 11:50:55 -0500 Subject: [PATCH] Add SECURITY.md File This just adds a copy of the Meta default SECURITY.md that we can then modify. --- 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 000000000..4e5f09cbe --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,7 @@ +# Reporting and Fixing Security Issues + +Please do not open GitHub issues or pull requests - this makes the problem immediately visible to everyone, including malicious actors. Security issues in this open source project can be safely reported via the Meta Bug Bounty program: + +https://www.facebook.com/whitehat + +Meta's security team will triage your report and determine whether or not is it eligible for a bounty under our program.