You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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