From f5de0ce622757aaf6b32e77d358e1f00bd17c47e Mon Sep 17 00:00:00 2001 From: Anton Georgiev Date: Mon, 10 Jun 2024 11:45:52 -0400 Subject: [PATCH] Added security policy --- SECURITY.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..0a2eaa5 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,17 @@ +# Security Policy + + + + +## Reporting a Vulnerability + +If you believe you have found a security vulnerability in BigBlueButton or its ecosystem (Greenlight, plugins, etc) please let us know directly by +- using GitHub's "Report a vulnerability" functionality on https://github.com/bigbluebutton/bigbluebutton/security/advisories +- or e-mailing security@bigbluebutton.org with as much detail as possible. + +Regards,... [BigBlueButton Team](https://docs.bigbluebutton.org/support/faq.html#bigbluebutton-committer) \ No newline at end of file