Closed jodosha closed 1 year ago
sri
--sri
--sri=sha256
--sri=sha384,sha512
"index.js": { "url": "/assets/index-A3EJVGR4.js", "sri": [ "sha256-/lxoexmKjJgp4Fx1JnExzKN1/UKRcjBMmDkREEuF448=", "sha384-FxEUrhNW+v8maw4V1mMu8UrnJcbWUd5/9dWSJii1wGbCPrE+SQuqaSfLAtO5tk6k", "sha512-qnX1lVVY+KBRuXcXbaeJQNfT9Motew0OAQKwhkq0dalyBsM6Mzgmk3oD7pn08UVKsApLZZcMwDcZcTHvsV8jvg==", ] }
Features
sri
node in Manifest with an array of hashes (see code snippet below).--sri
argument with a comma-separated list of algorithms (e.g.--sri=sha256
or--sri=sha384,sha512
).