Skip to content

Commit 1502cf5

Browse files
committed
docs: add SECURITY.md
1 parent 24a2c19 commit 1502cf5

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
| Version | Supported |
6+
|---------|-----------|
7+
| 0.3.x ||
8+
| < 0.3 ||
9+
10+
## Reporting a Vulnerability
11+
12+
Report security vulnerabilities to **security@buywhere.ai**. We respond within 48 hours.
13+
14+
## API Key Security
15+
16+
- Never commit `BUYWHERE_API_KEY` to version control
17+
- Use environment variables as shown in the README
18+
- Rotate keys regularly via the dashboard at https://buywhere.ai/api-keys

0 commit comments

Comments
 (0)