From 0542f4c137c20bfaffc673bf3ce9029cd733dc00 Mon Sep 17 00:00:00 2001 From: Luca Comellini Date: Thu, 13 Oct 2022 16:17:33 -0700 Subject: [PATCH 1/2] Create SECURITY.md --- SECURITY.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000000..5c8d118fd5 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,14 @@ +# Security Policy + +## Supported Versions + +We advise users to run the most recent release of the NGINX Kubernetes Gateway. A table with the supported versions can be found in the [README](README.md#technical-specifications). + +## Reporting a Vulnerability + +The F5 Security Incident Response Team (F5 SIRT) has an email alias that makes it easy to report potential security vulnerabilities. + +- If you’re an F5 customer with an active support contract, please contact [F5 Technical Support](https://www.f5.com/services/support). +- If you aren’t an F5 customer, please report any potential or current instances of security vulnerabilities with any F5 product to the F5 Security Incident Response Team at F5SIRT@f5.com + +For more information visit https://www.f5.com/services/support/report-a-vulnerability From 872a55534b6dd25db6ee496765675e707c849be5 Mon Sep 17 00:00:00 2001 From: Luca Comellini Date: Fri, 14 Oct 2022 15:22:30 -0700 Subject: [PATCH 2/2] remove support --- SECURITY.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 5c8d118fd5..cf8b3968a4 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -8,7 +8,6 @@ We advise users to run the most recent release of the NGINX Kubernetes Gateway. The F5 Security Incident Response Team (F5 SIRT) has an email alias that makes it easy to report potential security vulnerabilities. -- If you’re an F5 customer with an active support contract, please contact [F5 Technical Support](https://www.f5.com/services/support). -- If you aren’t an F5 customer, please report any potential or current instances of security vulnerabilities with any F5 product to the F5 Security Incident Response Team at F5SIRT@f5.com +Please report any potential or current instances of security vulnerabilities with any F5 product to the F5 Security Incident Response Team at F5SIRT@f5.com For more information visit https://www.f5.com/services/support/report-a-vulnerability