From bb3256388c2e1ea713985826e4bc7a3f1c7d6e66 Mon Sep 17 00:00:00 2001 From: Fred Gan Date: Wed, 23 Apr 2025 10:14:26 +0800 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..81ba09e8 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,10 @@ +# wxPython Security Policy + +## Disclosing a security issue + +Thank you for improving the security of wxPython. We appreciate your dedication to responsible disclosure and will make every effort to acknowledge your contributions. + +wxPython leverages [GitHub's private vulnerability reporting](https://github.com/wxWidgets/Phoenix/security/advisories/new). + +To learn more about this feature and how to submit a vulnerability report, review [GitHub's documentation on private reporting](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability). +