Skip to content

Improve SRI support #309

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

Merged
merged 1 commit into from
Jul 30, 2025
Merged

Improve SRI support #309

merged 1 commit into from
Jul 30, 2025

Conversation

rafaelfranca
Copy link
Member

Remove the static integrity download from the pin and related commands.

This can't work because we modify the asset when vendoring in the application to add a comment about the source of the asset.

Instead, we are by default delegating integrity calculation to the Rails asset pipeline.

Fixes #308.

Remove the static integrity download from the `pin` and related commands.

This can't work because we modify the asset when vendoring in the application
to add a comment about the source of the asset.

Instead, we are by default delegating integrity calculation to the Rails
asset pipeline.

Fixes #308.
@rafaelfranca rafaelfranca marked this pull request as ready for review July 30, 2025 19:03
@rafaelfranca rafaelfranca merged commit 358ae58 into main Jul 30, 2025
68 checks passed
@rafaelfranca rafaelfranca deleted the rm-fix-integrity branch July 30, 2025 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failed to find a valid digest in the 'integrity' attribute for resource
1 participant