From 4a19275d649ba10cf2b9a3937b25f9566c1a8950 Mon Sep 17 00:00:00 2001 From: H9 Date: Mon, 9 Mar 2026 11:56:57 +0530 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..6f89cb5 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,53 @@ +# 🔐 Security Policy + +## Supported Versions + +Security updates are currently provided for the latest version of **Geo +Sentinel AI** available in the repository. + + +## Reporting a Vulnerability + +If you discover a security vulnerability in this project, please report +it responsibly. + +Do **NOT** create a public issue for security vulnerabilities. + +Instead, contact us directly: + +🌐 https://haybnz.web.app/#section-contact + +Provide the following information if possible: + +- Description of the vulnerability +- Steps to reproduce the issue +- Potential impact +- Suggested fix (if available) + + +## Responsible Disclosure + +We follow responsible disclosure practices: + +1. The vulnerability will be reviewed. +2. A fix will be developed if confirmed. +3. Security updates will be released. +4. Credit may be given to the reporter if desired. + + +## Security Best Practices + +Contributors should: + +- Avoid committing sensitive information such as API keys. +- Use environment variables for credentials. +- Review dependencies for vulnerabilities. +- Follow secure coding practices. + + +## Project Security Goal + +Our objective is to maintain a secure and reliable **geospatial +intelligence platform** for the community. + +Thank you for helping keep **Geo Sentinel AI** secure. 🛰️