From c1832361d3f3dc019c5f0f6bacc5ff9b119a642f Mon Sep 17 00:00:00 2001 From: Luca Comellini Date: Fri, 30 Sep 2022 16:36:01 -0700 Subject: [PATCH 1/2] Create SECURITY.md --- SECURITY.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..7f88c406 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,15 @@ +# Security Policy + +## Supported Versions + +We advise users to use the most recent release of NGINX Plus Go Client library. This project is not covered by the NGINX Plus support contract. + + +## 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 95ca54fda651d9e1615647f1e29517e029e3b140 Mon Sep 17 00:00:00 2001 From: Luca Comellini Date: Mon, 10 Oct 2022 10:00:46 -0700 Subject: [PATCH 2/2] Update SECURITY.md --- SECURITY.md | 1 - 1 file changed, 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 7f88c406..d8b8e373 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,7 +4,6 @@ We advise users to use the most recent release of NGINX Plus Go Client library. This project is not covered by the NGINX Plus support contract. - ## Reporting a Vulnerability The F5 Security Incident Response Team (F5 SIRT) has an email alias that makes it easy to report potential security vulnerabilities.