Skip to content
This repository was archived by the owner on May 4, 2026. It is now read-only.

feature: scripts integrity added (#1332)#1425

Open
xandomm wants to merge 1 commit into
graphql:mainfrom
xandomm:sri-integrity-html
Open

feature: scripts integrity added (#1332)#1425
xandomm wants to merge 1 commit into
graphql:mainfrom
xandomm:sri-integrity-html

Conversation

@xandomm

@xandomm xandomm commented Sep 19, 2023

Copy link
Copy Markdown

Description:
I've added the integrity attribute to ensure the security and integrity of the GraphQL Playground assets. This is an important security measure to prevent tampering with the assets during transit.

Changes Made:

Added integrity attribute to the GraphQL Playground assets.
Updated the <script> tag to include the integrity and crossorigin attributes.

Details:

This change enhances the security of our GraphQL Playground, making it more resilient to potential security threats.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant