File: SECURITY.md

package info (click to toggle)
golang-github-zitadel-oidc 3.37.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, sid, trixie
  • size: 1,484 kB
  • sloc: makefile: 5
file content (20 lines) | stat: -rw-r--r-- 1,105 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Security Policy

Please refer to the security policy [on zitadel/zitadel](https://github.com/zitadel/zitadel/blob/main/SECURITY.md) which is applicable for all open source repositories of our organization.

## Supported Versions

We currently support the following version of the OIDC framework:

| Version  | Supported          | Branch      | Details                              |
| -------- | ------------------ | ----------- | ------------------------------------ |
| 0.x.x    | :x:                |             | not maintained                       |
| <2.11    | :x:                |             | not maintained                       |
| 2.11.x   | :lock: :warning:   | [2.11.x][1] | security only, [community effort][2] |
| 3.x.x    | :heavy_check_mark: | [main][3]   | supported                            |
| 4.0.0-xx | :white_check_mark: | [next][4]   | [development branch]                 |

[1]: https://github.com/zitadel/oidc/tree/2.11.x
[2]: https://github.com/zitadel/oidc/discussions/458
[3]: https://github.com/zitadel/oidc/tree/main
[4]: https://github.com/zitadel/oidc/tree/next