Revision d99f3e5fc38d9b13e7689e139736011e2ed5eadb authored by cleverhu on 04 November 2022, 10:58:58 UTC, committed by Paul Chaignon on 14 December 2022, 12:07:43 UTC
[ upstream commit d5ada3719579a56cd63959e06fc390f4e93742a0 ]

Since k8s had remove support for extensions/v1beta1 API version after 1.16, we should update the docs to the latest and stable version.

Signed-off-by: cleverhu <shouping.hu@daocloud.io>
Signed-off-by: Sebastian Wicki <sebastian@isovalent.com>
1 parent 8bda2cd
Raw File
SECURITY.md
# Security Policy

## Supported Versions

| Version | Supported          |
| ------- | ------------------ |
| master  | :white_check_mark: |
| 1.9.x   | :white_check_mark: |
| 1.8.x   | :white_check_mark: |
| 1.7.x   | :white_check_mark: |
| < 1.7.0 | :x:                |

## Reporting a Vulnerability

We strongly encourage you to report security vulnerabilities to
our private security mailing list: security@cilium.io - first, before
disclosing them in any public forums.

This is a private mailing list where only members of the Cilium internal
security team are subscribed to, and is treated as top priority.
back to top