Skip to content

Commit f77adcf

Browse files
authored
chore: create security.md
1 parent f25da1b commit f77adcf

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

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 are committed to fixing security vulnerabilities in the latest versions of the `jose-swift` library.
6+
7+
| Version | Supported |
8+
| ------- | ------------------ |
9+
| 6.0.x | :white_check_mark: |
10+
| 5.0.x | :white_check_mark: |
11+
| < 5.0.x | :x: |
12+
13+
## Reporting a Vulnerability
14+
15+
**Please do not report security vulnerabilities through public GitHub issues.**
16+
17+
If you believe you have found a security vulnerability in `jose-swift`, we encourage you to report it through our private vulnerability reporting program on GitHub.
18+
19+
### Private Security Advisory
20+
21+
1. Go to the [Security tab](https://github.com/beatt83/jose-swift/security/advisories/new) of this repository.
22+
2. Click on **"Report a vulnerability"** to open a private draft advisory.
23+
3. Provide details about the vulnerability, including steps to reproduce and the potential impact.
24+
25+
This method allows us to discuss the vulnerability privately and collaborate on a fix before it becomes public knowledge.
26+
27+
## Disclosure Policy
28+
29+
* We aim to acknowledge receipt of your report within 48 hours.
30+
* We will keep you updated on the progress of the fix.
31+
* We request that you **wait until a patch is released** before publicly disclosing the vulnerability to give users time to upgrade.
32+
33+
Thank you for helping keep `jose-swift` and its users safe.

0 commit comments

Comments
 (0)