From 9d1d0748ec1185fa04894b63e17cc6f36e8f293d Mon Sep 17 00:00:00 2001 From: Ronnie Friman Date: Tue, 3 Sep 2024 09:54:44 +0300 Subject: [PATCH] Add resource integrity check to script element Related: CWE-830 --- _includes/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/head.html b/_includes/head.html index 8859fed..d447d17 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -40,7 +40,7 @@ {% if site.google_analytics_id %} {% include google_analytics.html %} {% endif%} - +