Your browser does not support / has not enabled WAICT
Report mode allows all resources in blocked-destinations to load regardless of hash match, but generates an integrity violation report for each mismatch.
Header: Integrity-Policy-WAICT-v1: manifest="/waict-manifest-report.json", blocked-destinations=(image script), mode=report, max-age=0
/waict-manifest-report.jsonLoading...
| Resource | Expected | Result |
|---|---|---|
| correct.webp | Loaded, no report |
...
|
| incorrect.webp | Loaded, violation reported |
...
|
| correct.js | Executed, no report | ... |
| incorrect.js | Executed, violation reported | ... |
Captured via ReportingObserver. Requires dom.reporting.enabled in about:config.