Skip to content

Commit

Permalink
Merge pull request #6966 from topcoder-platform/develop
Browse files Browse the repository at this point in the history
PROD-4429 More CSP Headers
  • Loading branch information
kkartunov authored Jan 29, 2024
2 parents dc4fe0b + 322fd3b commit b252cc2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/server/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,9 @@ async function onExpressJsSetup(server) {
+ ' https://js.hs-analytics.net'
+ ' https://cdn-3.convertexperiments.com'
+ ' https://js-na1.hs-scripts.com'
+ ' https://js.hs-banner.com'
+ ' https://js.usemessages.com'
+ ' https://js.hscollectedforms.net'
+ ' https://www.googletagmanager.com;'
+ " style-src 'report-sample' 'self' 'unsafe-inline'"
+ ` ${config.CDN.PUBLIC}`
Expand Down

0 comments on commit b252cc2

Please sign in to comment.