Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate SRI hash for our realm-web IIFE bundle #6767

Open
kraenhansen opened this issue Jun 28, 2024 · 1 comment
Open

Generate SRI hash for our realm-web IIFE bundle #6767

kraenhansen opened this issue Jun 28, 2024 · 1 comment

Comments

@kraenhansen
Copy link
Member

To help developers secure themselves against code injection attacks through CDNs (https://unpkg.com/ in our case), I suggest we derive a hash of the IIFE bundle (following instructions on https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity) and including this as the integrity on the script-tag in our README.md.

Copy link

sync-by-unito bot commented Jun 28, 2024

➤ PM Bot commented:

Jira ticket: RJS-2851

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant