Skip to content

Commit 8d356cf

Browse files
Add SECURITY.md
1 parent 666e84e commit 8d356cf

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
We release patches for security vulnerabilities in the latest version.
6+
7+
## Reporting a Vulnerability
8+
9+
**Please do not report security vulnerabilities through public GitHub issues.**
10+
11+
Instead, please report them via GitHub's private vulnerability reporting feature:
12+
13+
1. Go to the repository's Security tab
14+
2. Click "Report a vulnerability"
15+
3. Fill in the details
16+
17+
We aim to respond within 48 hours and will keep you updated on the fix.
18+
19+
## Security Best Practices
20+
21+
- Keep your dependencies up to date
22+
- Use `pip audit` to check for known vulnerabilities
23+
- Report any security concerns promptly

0 commit comments

Comments
 (0)