← Back

Report mode

Report mode allows all resources in blocked-destinations to load regardless of hash match, but generates an integrity violation report for each mismatch.

These reports are logged in DevTools and reported to the site via the Reporting API.

Header: Integrity-Policy-WAICT-v1: manifest="/waict-manifest-report.json", blocked-destinations=(image script), mode=report, max-age=0

Manifest: /waict-manifest-report.json
Loading...
ResourceExpectedResult
correct.js Executed, no report ...
incorrect.js Executed, violation reported ...
missing.js Executed, violation reported ...

Violation reports

Captured via ReportingObserver.