https://github.com/cilium/cilium
Raw File
Tip revision: fbf6182a1581582b3a4be36e0c1e5dedff053d87 authored by André Martins on 30 March 2022, 01:48:36 UTC
pkg/k8s: use a single HTTP Client for all kube-apiserver connections
Tip revision: fbf6182
SECURITY.md
# Security Policy

## Supported Versions

| Version | Supported          |
| ------- | ------------------ |
| master  | :white_check_mark: |
| 1.10.x  | :white_check_mark: |
| 1.9.x   | :white_check_mark: |
| 1.8.x   | :white_check_mark: |
| < 1.8.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