vbraun commented on issue #1537: URL: https://github.com/apache/cordova-ios/issues/1537#issuecomment-2900931234
For reference, Mentimeter sets the following CSP: ``` content-security-policy: default-src 'self'; script-src 'self' 'unsafe-inline' 'report-sample' https://gtm.menti.com https://gtm.mentimeter.com https://www.googletagmanager.com https://tagmanager.google.com https://*.zoom.us https://zoom.us; style-src 'self' 'unsafe-inline' https://www.googletagmanager.com https://tagmanager.google.com https://fonts.googleapis.com; img-src 'self' blob: data: https:; connect-src 'self' https://www.menti.com https://*.zoom.us https://zoom.us wss://zoom.us https://resolver.confidence.dev https://gtm.menti.com https://gtm.mentimeter.com https://www.googletagmanager.com https://*.google-analytics.com https://internet-up.ably-realtime.com wss://ws-up.ably-realtime.com https://o866780.ingest.sentry.io https://static.mentimeter.com https://*.menti.com wss://*.menti.com https://*.mentimeter.com wss://*.mentimeter.com; font-src 'self' data: https://static.mentimeter.com https://fonts.gstatic.com https://fonts.googleapis.com; object-src 'none'; base-uri 'sel f'; form-action 'self'; frame-ancestors *; frame-src https://www.mentimeter.com https://www.youtube-nocookie.com https://player.vimeo.com https://miro.com https://gtm.menti.com; upgrade-insecure-requests;report-uri https://o866780.ingest.sentry.io/api/4507373948043265/security/?sentry_key=46be98bc087df5ba9f3586896554ffcb&sentry_environment=prod ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org