Skip to content

Commit

Permalink
chore: link the proper Support policy (#5049)
Browse files Browse the repository at this point in the history
  • Loading branch information
zroubalik committed Oct 4, 2023
1 parent db225fe commit dbb906f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 12 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ We are a Cloud Native Computing Foundation (CNCF) graduated project.
- [Community](#community)
- [Adopters - Become a listed KEDA user!](#adopters---become-a-listed-keda-user)
- [Governance & Policies](#governance--policies)
- [Support](#support)
- [Roadmap](#roadmap)
- [Releases](#releases)
- [Contributing](#contributing)
Expand Down Expand Up @@ -68,6 +69,10 @@ We are always happy to [list users](https://keda.sh/community/#users) who run KE

You can learn about the governance of KEDA [here](https://github.com/kedacore/governance).

## Support

Details on the KEDA support policy can found [here](https://keda.sh/support/).

## Roadmap

We use GitHub issues to build our backlog, a complete overview of all open items and our planning.
Expand Down
12 changes: 0 additions & 12 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,5 @@
# Security Policy

## Supported Versions

KEDA commits to supporting the n-2 version minor version of the current major release; as well as the last minor version of the previous major release.

Here's an overview:

| Version | Supported |
| ------- | ------------------ |
| 2.0.x | :white_check_mark: |
| 1.5.x | :white_check_mark: |
| < 1.5 | :x: |

## Prevention

We have a few preventive measures in place to detect security vulnerabilities:
Expand Down

0 comments on commit dbb906f

Please sign in to comment.