Checks

Third-party assets use Subresource Integrity

Cross-origin scripts and stylesheets in the HTML include integrity hashes.

Why it matters

The browser checks the file against the hash before using it.

What to do

No change is required for the third-party tags that were hashed.

Reference

Integrity hashes keep third-party scripts and styles from executing if the CDN is tampered with.

MDN — Subresource Integrity