Skip to content

Commit dea8283

Browse files
authored
Revise SECURITY.md for supported versions and reporting
Updated the security policy to reflect current supported versions and reporting procedures.
1 parent f9dbe85 commit dea8283

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

SECURITY.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
We currently maintain security updates only for the latest stable release.
6+
7+
| Version | Supported |
8+
| ------- | ------------------ |
9+
| 1.0.x | :white_check_mark: |
10+
| < 1.0 | :x: |
11+
12+
## Reporting a Vulnerability
13+
14+
If you discover a security vulnerability in `geoai`, please help us keep the community safe by reporting it responsibly.
15+
16+
- **Where to report:**
17+
Please open a [GitHub Security Advisory](https://github.com/decision-labs/geobase-ai.js/security/advisories/new) or email us at **security@geobase.app**.
18+
Do **not** open public GitHub issues for security vulnerabilities.
19+
20+
- **What to include:**
21+
Provide as much detail as possible, including:
22+
- A description of the vulnerability
23+
- Steps to reproduce
24+
- Potential impact
25+
- Suggested fixes (if any)
26+
27+
- **Response expectations:**
28+
We aim to acknowledge all vulnerability reports within **5 business days**.
29+
If accepted, we will work on a fix and coordinate a disclosure timeline with you.
30+
If declined, we will provide reasoning.
31+
32+
- **Credit:**
33+
We are happy to acknowledge researchers who responsibly disclose vulnerabilities, unless you prefer to remain anonymous.

0 commit comments

Comments
 (0)