diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..450e4a12 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,11 @@ +# Security Policy + +## Supported Versions + +Only the latest version currently gets security updates, as older versions are not supported. + +## Reporting a Vulnerability + +If you discover a vulnerability, please let us know immediately by following [Github's Instructions](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability#privately-reporting-a-security-vulnerability). + +If the vulnerability is in the Godot engine, report it as per [Godot's policy](https://github.com/godotengine/.github/blob/master/SECURITY.md)