Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

with integrity on html #1423

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

Closed
xandomm wants to merge 4 commits into graphql:main from xandomm:sri-graphql-playground-html
Closed

with integrity on html #1423

xandomm wants to merge 4 commits into graphql:main from xandomm:sri-graphql-playground-html

Conversation

@xandomm
Copy link

@xandomm xandomm commented Sep 19, 2023

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:

<script src="//cdn.jsdelivr.net/npm/graphql-playground-react/build/static/js/middleware.js" integrity="sha384-ardaO17esJ2ZxvY24V1OE6X4j+Z3WKgGMptrlDLmD+2w/JC3nbQ5ZfKGY2zfOPEE" crossorigin="anonymous"></script>

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

Copy link

linux-foundation-easycla bot commented Sep 19, 2023
edited
Loading

CLA Missing ID CLA Not Signed

@xandomm xandomm closed this by deleting the head repository Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /