From 1c3af9b665ed9a3daf36673fee3327d0abf43e5b Mon Sep 17 00:00:00 2001 From: Daniel Vaz Gaspar Date: Fri, 27 Oct 2023 15:00:56 +0100 Subject: [PATCH] docs: update security policy (#2155) --- .github/SECURITY.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/SECURITY.md diff --git a/.github/SECURITY.md b/.github/SECURITY.md new file mode 100644 index 0000000000..7e037aef25 --- /dev/null +++ b/.github/SECURITY.md @@ -0,0 +1,13 @@ +# Security Policy + +## Reporting Vulnerabilities + +**⚠️ Please do not file GitHub issues for security vulnerabilities as they are public! ⚠️** + +If you have any concern or believe you have found a vulnerability in Flask-AppBuilder, +please get in touch privately at +e-mail address [danielvazgaspar@gmail.com](mailto:danielvazgaspar@gmail.com). + +We kindly ask you to include the following information in your report: +- Output from `pip freeze` +- Detailed steps to reproduce the vulnerability