V1.1.0 #20
andrewmarkham
started this conversation in
General
V1.1.0
#20
Replies: 2 comments 1 reply
-
Hi Andrew, Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' ''nonce-edf3b582-df69-4492-b8f1-dd7db87a2c37''". Any ideas on how to troubleshoot this? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi Aleksas,
For some reason I cannot see this discussion, can you raise as an issue?
https://github.com/andrewmarkham/contentsecuritypolicy/issues
Thanks
From: Aleksas Kazanavicius ***@***.***>
Date: Tuesday, 7 February 2023 at 09:43
To: andrewmarkham/contentsecuritypolicy ***@***.***>
Cc: Andy Markham ***@***.***>, Author ***@***.***>
Subject: Re: [andrewmarkham/contentsecuritypolicy] V1.1.0 (Discussion #20)
Hi Andrew,
On Friday I came across some strange behavior in the CSP module.
Raygun has 2 different endpoints for Report-Uri (Firefox) and Report-To (Edge, Chrome).
CSP Module's Report URL accepts Report-Uri Raygun endpoint URL for major browsers (Edge, Chrome and Firefox) with an extra comma at the ending: https://report-to-api.raygun.com/reports-csp?apikey=<https://report-to-api.raygun.com/reports-csp?apikey=%3CYOUR-API-KEY%3E>,
So, I found that only this endpoint + comma https://report-to-api.raygun.com/reports-csp?apikey=<https://report-to-api.raygun.com/reports-csp?apikey=%3CYOUR-API-KEY%3E>, reports for all browsers properly.
—
Reply to this email directly, view it on GitHub<#20 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACURL2IJTCG42ON7MDAHN7DWWIKKJANCNFSM5MN3LOYQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Updated the component to automatically the response headers recommended by OWASP to enhance security.
This discussion was created from the release V1.1.0.
Beta Was this translation helpful? Give feedback.
All reactions