Subresource Integrity #398

Closed
opened 2026-04-05 20:24:08 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @ferothefox on 3/4/2024

This PR implements adding integrity hashes to the vite manifest and injects them at render time. SRI is important as it ensures that the panel's bundled JS isn't corrupted or tampered with before sending it to the browser. This is ready to be deployed in prod now

*Originally created by @ferothefox on 3/4/2024* This PR implements adding integrity hashes to the vite manifest and injects them at render time. SRI is important as it ensures that the panel's bundled JS isn't corrupted or tampered with before sending it to the browser. This is ready to be deployed in prod now
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pyrodactyl#398