Revision 12e8d117160c07532f419547f18375b6edbdca0f authored by André Martins on 04 August 2020, 12:42:30 UTC, committed by André Martins on 03 October 2020, 16:00:39 UTC
This function can be refactored out of the pkg/endpoint. With this
change it is also possible to unit test this function.

Signed-off-by: André Martins <andre@cilium.io>
1 parent 0fa3561
Raw File
SECURITY.md
# Security Policy

## Supported Versions

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