From 2efbe970bf78814bf0c85fefea0b2040718de79c Mon Sep 17 00:00:00 2001 From: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com> Date: Mon, 1 Dec 2025 19:47:37 +0530 Subject: [PATCH 1/2] Create SECURITY.md file with the standard template Signed-off-by: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com> --- SECURITY.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..8c3251db --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,6 @@ +# Security Policy + +## Reporting a Vulnerability + +See https://chef.io/security for our security policy and how to report a vulnerability. + From 00f4e1e26e9cbe59db10d61a59221292356ef4c9 Mon Sep 17 00:00:00 2001 From: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com> Date: Tue, 23 Dec 2025 10:16:22 +0530 Subject: [PATCH 2/2] Removing whitespace to correct the hash of the file Signed-off-by: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com> --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 8c3251db..216ee076 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,4 +1,4 @@ -# Security Policy +# Security Policy ## Reporting a Vulnerability