Open daine opened 2 years ago
As a developer, I want my CSP to include sentry, so that I can use the see data in sentry
Add the following hostnames to your CSP default-src, script-src , style-src, img-src, connect-src, and font-src attribute: https://*.sentry.io
default-src
script-src
style-src
img-src
connect-src
font-src
https://*.sentry.io
📇 User story
As a developer, I want my CSP to include sentry, so that I can use the see data in sentry
✅ Definition of Done
📜 Acceptance criteria
📝 More info
Add the following hostnames to your CSP
default-src
,script-src
,style-src
,img-src
,connect-src
, andfont-src
attribute:https://*.sentry.io