From 252a0064594e78b2503a5f622b384a6f03362e8c Mon Sep 17 00:00:00 2001 From: Saburesh07 <220188172+Saburesh07@users.noreply.github.com> Date: Tue, 2 Dec 2025 10:14:36 +0530 Subject: [PATCH 1/2] Add standard SECURIT Y.md template Signed-off-by: Saburesh07 <220188172+Saburesh07@users.noreply.github.com> --- 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 000000000..98beddb32 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,5 @@ +# Security Policy + +## Reporting a Vulnerability + +See https://chef.io/security for our security policy and how to report a vulnerability. From 9969b83df94d77717da7266050e35909e589af3b Mon Sep 17 00:00:00 2001 From: Ian Maddaus Date: Thu, 18 Dec 2025 15:33:00 -0500 Subject: [PATCH 2/2] Fix linting Signed-off-by: Ian Maddaus --- SECURITY.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SECURITY.md b/SECURITY.md index 98beddb32..ef534c667 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,5 +1,7 @@ + # Security Policy ## Reporting a Vulnerability See https://chef.io/security for our security policy and how to report a vulnerability. +