Show example with sub-resource integrity
See original GitHub issueSummary
The README file here shows this example:
<script src="https://js.stripe.com/v3" async></script>
That approach is not best practice. Instead, please use an example that includes sub-resource integrity.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:6
Top Results From Across the Web
Subresource Integrity - Web security | MDN
Subresource Integrity (SRI) is a security feature that enables browsers to verify that resources they fetch (for example, from a CDN) are ...
Read more >Securing Your Website With Subresource Integrity - CSS-Tricks
Solution: Subresource Integrity (SRI). SRI is a security policy that prevents the loading of resources that don't match an expected hash.
Read more >Subresource Integrity - W3C
Abstract. This specification defines a mechanism by which user agents may verify that a fetched resource has been delivered without unexpected ...
Read more >Subresource Integrity Sample - GitHub Pages
Subresource integrity defines a mechanism by which a browser can verify that a fetched resource has been delivered without unexpected manipulation. Metadata ...
Read more >Demo - Sub Resource Integrity - YouTube
Sub Resource Integrity is used to help verify external scripts added to an application. This demo walks through how to set it up....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
So basically, don’t publish version update notes and integrity hashes for https://js.stripe.com/v3 because… San Francisco
This is a live security concern with the current product