You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2022. It is now read-only.
Hi,
The current report on SRI does not check for nonce, but flags non-SRI if no hash is implemented.
For example, <script 'nonce-d3gxy7nm8y4yjr' src="https://d3gxy7nm8y4yjr.cloudfront.net/js/embed.js" type="text/javascript"></script> is flagged as 'Subresource Integrity (SRI) not implemented,'
I ran the report on the URI https://www.natuurlijkehaarkleuring.nl/afspraak/
Proposed resulution: check for nonce-script tags when running the SRI reporter.