From 8b095372ad212efd2f48ad58cc17c879787f5a5a Mon Sep 17 00:00:00 2001 From: Al Snow <43523+jasnow@users.noreply.github.com> Date: Tue, 18 Aug 2026 10:57:49 -0400 Subject: [PATCH] Added leading zero in datge's day value for 1 advisory --- gems/secure_headers/CVE-2026-54163.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gems/secure_headers/CVE-2026-54163.yml b/gems/secure_headers/CVE-2026-54163.yml index eb68985e18..f1173e6c7f 100644 --- a/gems/secure_headers/CVE-2026-54163.yml +++ b/gems/secure_headers/CVE-2026-54163.yml @@ -5,7 +5,7 @@ ghsa: rqq5-2gf9-4w4q url: https://www.cve.org/CVERecord/SearchResults?query=CVE-2026-54163 title: CSP directive injection via sandbox, plugin_types, and report_to when given untrusted input -date: 2026-06-3 +date: 2026-06-03 description: | ## Summary