Skip to content

Commit 47c31cf

Browse files
authored
chore: add security policy (#252)
1 parent 6c94fb9 commit 47c31cf

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

SECURITY.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
Please focus your analysis on the [latest](https://github.com/Xanthic/cache-api/releases/latest) version of the library.
6+
7+
If the project maintainers deem the issue to be particularly significant, a patch may be backported to some previous versions.
8+
9+
10+
## Reporting a Vulnerability
11+
12+
Please privately report any vulnerabilities as a [Github Security Advisory](https://github.com/Xanthic/cache-api/security/advisories/new).
13+
14+
We will acknowledge the report within a week and begin investigating.
15+
16+
### Disclosure
17+
18+
Our vulnerability disclosure guidelines are similar to Google's [Project Zero rules](https://googleprojectzero.blogspot.com/p/vulnerability-disclosure-policy.html).
19+
20+
Once you report a vulnerability, we have 90 days to make a patch available for users.
21+
Once a patch is released, you may publicly disclose the vulnerability details after 30 more days (so users have time to upgrade).
22+
If we do not release a patch within this period, you can publicly disclose the details of the vulnerability without further delay.
23+
24+
If the vulnerability is shown to be already exploited "in the wild," the 90-day period is replaced by a 10-day period.
25+
However, the 30 additional days before public disclosure still apply, if we are able to publish a patch within the period.
26+
27+
Lastly, early disclosure is permitted only if mutually agreed upon by the issue reporter and the project maintainers.

0 commit comments

Comments
 (0)