From: W. Felix Handte Date: Tue, 13 Feb 2024 16:50:55 +0000 (-0500) Subject: Add SECURITY.md File X-Git-Tag: v1.5.6^2~66^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b6805c54d67f902d32afecc5ca153cd81a77764f;p=thirdparty%2Fzstd.git Add SECURITY.md File This just adds a copy of the Meta default SECURITY.md that we can then modify. --- 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.