From afe337707a00375447f987468f4ec75080628496 Mon Sep 17 00:00:00 2001 From: David Hadas Date: Mon, 20 Nov 2023 16:34:05 -0500 Subject: [PATCH] Create SECURITY.md (#253) --- SECURITY.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..52ec3c9 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,7 @@ +# Knative Security Policy + +We're extremely grateful for security researchers and users that report vulnerabilities to the Knative Open Source Community. All reports are thoroughly investigated by a set of community volunteers. + +To make a report, please email the private security@knative.team list with the security details and the details expected for all Knative bug reports. + +See [Knative Security and Disclosure Information](https://knative.dev/docs/reference/security/) for more details.