πŸ›‘οΈ Security

Subresource Integrity (SRI)

A browser feature in which a script or stylesheet tag carries an integrity attribute holding a cryptographic hash of the expected file; the browser refuses to execute the resource if its hash does not match. It pins one exact version, so it breaks when the vendor updates the file.