https://github.com/cilium/cilium
Raw File
Tip revision: 054dd163fdb792c44b3c493b8d6fd111e5e1a2bc authored by Joe Stringer on 21 May 2020, 01:59:30 UTC
matchpattern: Support matchPattern="*" to match "."
Tip revision: 054dd16
SECURITY.md
# Security Policy

## Supported Versions

| Version | Supported          |
| ------- | ------------------ |
| master  | :white_check_mark: |
| 1.7.x   | :white_check_mark: |
| 1.6.x   | :white_check_mark: |
| 1.5.x   | :white_check_mark: |
| < 1.5.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