From 2fb924bd3fc38c82f470aa9bbd481a1290389776 Mon Sep 17 00:00:00 2001 From: Petr Viktorin Date: Fri, 17 Jun 2022 17:49:55 +0200 Subject: [PATCH] gh-84461: Tool/wasm/python.html: Add subresource integrity hashes Subresource integrity hashes are is best practice when using pinned versions of packages, since we don't need to trust the CDN. (I don't mean to imply anything about unpkg in particular; in fact it currently seems quite trustworthy.) --- Tools/wasm/python.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Tools/wasm/python.html b/Tools/wasm/python.html index c8d17488b2e70d..03c4e8304a453e 100644 --- a/Tools/wasm/python.html +++ b/Tools/wasm/python.html @@ -7,7 +7,7 @@ wasm-python terminal - + - +