From 1ff55697625a8fa98c6df585a18294c92dfb750e Mon Sep 17 00:00:00 2001 From: Tim Wojtulewicz Date: Fri, 10 Jan 2025 12:15:51 -0700 Subject: [PATCH] Add SECURITY.md, pointing at the website --- SECURITY.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000000..f26fd2e286 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,5 @@ +# Security Policy + +Zeek's Security Policy is defined on our website at https://zeek.org/security-reporting/ + +Our Security Release Process is further clarified at https://github.com/zeek/zeek/wiki/Security-Release-Process