From 5dff4e4a74b6c606af4b81eec5746c8ee8d7924e Mon Sep 17 00:00:00 2001 From: Erik Wrede Date: Thu, 13 Jun 2024 16:51:30 +0200 Subject: [PATCH] docs: create security.md --- SECURITY.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..5b58ab62 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,15 @@ +# Security Policy + +## Supported Versions + +Support for security issues is currently provided for Graphene 3.0 and above. Support on earlier versions cannot be guaranteed by the maintainers of this library, but community PRs may be accepted in critical cases. +The preferred mitigation strategy is via an upgrade to Graphene 3. + +| Version | Supported | +| ------- | ------------------ | +| 3.x | :white_check_mark: | +| <3.x | :x: | + +## Reporting a Vulnerability + +Please use responsible disclosure by contacting a core maintainer via Discord or E-Mail.