Skip to content

Commit b82a848

Browse files
committed
docs: add security policy
1 parent 345cb05 commit b82a848

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

SECURITY.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Security Policy
2+
3+
This document outlines our procedures for reporting vulnerabilities and the security practices for **divine-thegraph-token-api**.
4+
5+
## Supported Versions
6+
7+
We actively maintain only the latest released version. Please upgrade to the newest release to receive security updates.
8+
9+
## Reporting a Vulnerability
10+
11+
If you believe you have found a security issue, please contact us before disclosing it publicly.
12+
13+
- Create a [security advisory](https://github.com/codebydivine/token-api/security/advisories) on GitHub.
14+
- Or email **[email protected]** (PGP available on request).
15+
16+
We aim to respond within **3 business days**. During this time please keep the details confidential. We will work with you to validate and address the issue as quickly as possible.
17+
18+
## Security Practices
19+
20+
The project uses GitHub's security features:
21+
22+
- **Dependabot** for dependency updates and vulnerability alerts.
23+
- **CodeQL** analysis and static scans on every push.
24+
- **Bandit**, **Safety**, and **Trivy** scans during CI workflows.
25+
26+
## Disclosure Policy
27+
28+
We request a 90‑day period to remediate validated vulnerabilities before any public disclosure. After a fix is released we will credit you in the release notes if desired.
29+
30+
## Thank You
31+
32+
We appreciate the community's help in keeping this project secure.

0 commit comments

Comments
 (0)