From cec1f55c57cc5f23a2ad64a671c00131961184a6 Mon Sep 17 00:00:00 2001 From: qxyuan853 <142065397+qxyuan853@users.noreply.github.com> Date: Mon, 23 Mar 2026 23:31:02 -0400 Subject: [PATCH] Create SECURITY.md Add security policy. --- SECURITY.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000000..6f9ca6d868 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,13 @@ +# Security Policy + +## Supported Versions + +Only the latest stable version of DataSphereStudio receives security updates. Make sure you are running the most recent release. + +## Reporting a Vulnerability + +Please do not open public issues for security problems. Instead, use GitHub's "Report a vulnerability" feature in the Security tab of this repository. We will review and respond as soon as possible. + +## Security Updates + +If we fix a vulnerability, we will announce it in the release notes. Keep your installation up to date to receive the latest fixes.