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. 🛰️