From f24e233639e41b2077c2d36d56088dc02bc79589 Mon Sep 17 00:00:00 2001 From: Andrew Peabody Date: Mon, 3 Jul 2023 08:20:52 -0700 Subject: [PATCH] chore: add SECURITY.md (#365) Signed-off-by: Andrew Peabody --- SECURITY.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..aececa0d7 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,3 @@ +# Security + +For details on how to report vulnerabilities and security release process, please refer to [Gatekeeper Security](https://open-policy-agent.github.io/gatekeeper/website/docs/security) for more information.