From 148874b636a544ee6beb63c5de7688c1cfa29c9a Mon Sep 17 00:00:00 2001 From: JaredCE <770400+JaredCE@users.noreply.github.com> Date: Mon, 7 Sep 2026 11:25:40 +0000 Subject: [PATCH] chore: update bundled OWASP secure headers --- json/owasp.json | 2 +- json/owasp.source.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/json/owasp.json b/json/owasp.json index ea677d4..6fc6d30 100644 --- a/json/owasp.json +++ b/json/owasp.json @@ -1,5 +1,5 @@ { - "last_update_utc": "2026-07-19 05:44:10", + "last_update_utc": "2026-09-03 21:39:54", "headers": [ { "name": "Cache-Control", diff --git a/json/owasp.source.json b/json/owasp.source.json index f2f37f1..8f0c638 100644 --- a/json/owasp.source.json +++ b/json/owasp.source.json @@ -3,6 +3,6 @@ "repo": "OWASP/www-project-secure-headers", "path": "ci/headers_add.json", "branch": "master", - "commit": "0bdb31eeda228b04a2fc712a6aa89105cc3efa84", - "last_update_utc": "2026-07-19 05:44:10" + "commit": "de5d59d1724be936fc87f2803d69cf73fc6a04e5", + "last_update_utc": "2026-09-03 21:39:54" }