From c5aa916ffbc4a24c709b308f153086ae989e2a1c Mon Sep 17 00:00:00 2001 From: Shiva Vinodkumar <127319648+shiva24082@users.noreply.github.com> Date: Tue, 7 Jul 2026 10:20:49 +0530 Subject: [PATCH] Add/Update SECURITY.md to improve repository standards --- SECURITY.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..f4ed6579 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,11 @@ +# Security Policy + +## Supported Versions + +Only the latest stable release of system-prompts-and-models-of-ai-tools is supported with security updates. + +## Reporting a Vulnerability + +We take the security of system-prompts-and-models-of-ai-tools seriously. If you find a security vulnerability, please do not disclose it publicly. Instead, report it privately using GitHub's private vulnerability reporting feature under the **Security** tab of this repository. + +Please provide a clear description of the vulnerability, reproduction steps, and potential impact. We will coordinate a resolution and release a security advisory promptly.