We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b291c1 commit d86efd1Copy full SHA for d86efd1
SECURITY.md
@@ -0,0 +1,16 @@
1
+# Security Policy
2
+
3
+## Supported Versions
4
5
+The following major versions are currently supported with security updates.
6
7
+| Version | Security Fixes 🔑 |
8
+| ----------------------------------------------- | ----------------- |
9
+| [v6.x](https://github.com/panva/jose/tree/v6.x) | ✅ |
10
+| [v5.x](https://github.com/panva/jose/tree/v5.x) | ✅ |
11
+| [v4.x](https://github.com/panva/jose/tree/v4.x) | ✅ |
12
+| [v2.x](https://github.com/panva/jose/tree/v2.x) | ✅ |
13
14
+## Reporting a Vulnerability
15
16
+You should report vulnerabilities using the [Github UI](https://github.com/panva/jose/security/advisories/new) or via email [email protected]
0 commit comments