From 176ad6727685c14ac8f341f132905c470dac487b 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 2bbd90ba14bc66ead86cace50c411b71c82eb620 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