diff --git a/packages/bruno-electron/src/index.js b/packages/bruno-electron/src/index.js index 8288edf9b..43ac86e1a 100644 --- a/packages/bruno-electron/src/index.js +++ b/packages/bruno-electron/src/index.js @@ -65,7 +65,7 @@ const contentSecurityPolicy = [ 'connect-src \'self\' https://*.posthog.com', 'font-src \'self\' https: data:;', 'frame-src data:', - 'script-src \'self\' \'unsafe-inline\' data:', + 'script-src \'self\' data:', // this has been commented out to make oauth2 work // "form-action 'none'", // we make an exception and allow http for images so that