graphql / graphql-playground

🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)
MIT License
8.76k stars 734 forks source link

feature: scripts integrity added (#1332) #1424

Closed xandomm closed 1 year ago

xandomm commented 1 year ago

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 Githubissues.

  • Githubissues is a development platform for aggregating issues.