yui / yuicompressor

YUI Compressor
http://yui.github.com/yuicompressor/
Other
3.01k stars 662 forks source link

Provide SRI (SubResource Integrity) hashes for compressed css/js #299

Open skotfred opened 6 years ago

skotfred commented 6 years ago

As we are creating newly compressed/minified files, it would be helpful to provide SRI hash values to allow for the use of the SubResource Integrity security capabilities of some browsers.

https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity https://www.w3.org/TR/SRI/