From 9fff6a8c0c73561396ae82b30d4fed3f58be37e2 Mon Sep 17 00:00:00 2001 From: tomaioo Date: Wed, 20 May 2026 23:11:09 -0700 Subject: [PATCH 1/2] fix(security): 2 improvements across 2 files - Security: Unsafe Content Security Policy with 'unsafe-inline' and 'unsafe-eval' - Security: Unsafe Content Security Policy with 'unsafe-inline' and 'unsafe-eval' Signed-off-by: tomaioo <203048277+tomaioo@users.noreply.github.com> --- src/renderer/chooser.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/renderer/chooser.html b/src/renderer/chooser.html index f3ddbf76..a3246b50 100644 --- a/src/renderer/chooser.html +++ b/src/renderer/chooser.html @@ -3,7 +3,7 @@ Crosshairs - + From b82484a135adaff94e1af9f5797ff836bb988149 Mon Sep 17 00:00:00 2001 From: tomaioo Date: Wed, 20 May 2026 23:11:10 -0700 Subject: [PATCH 2/2] fix(security): 2 improvements across 2 files - Security: Unsafe Content Security Policy with 'unsafe-inline' and 'unsafe-eval' - Security: Unsafe Content Security Policy with 'unsafe-inline' and 'unsafe-eval' Signed-off-by: tomaioo <203048277+tomaioo@users.noreply.github.com> --- src/renderer/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/renderer/index.html b/src/renderer/index.html index 932d4673..b2d37ee7 100644 --- a/src/renderer/index.html +++ b/src/renderer/index.html @@ -5,7 +5,7 @@ CrossOver - +