Upgrade GraphiQL #8429

Closed
opened 2025-12-29 20:36:37 +01:00 by adam · 1 comment
Owner

Originally created by @arthanson on GitHub (Aug 7, 2023).

Originally assigned to: @arthanson on GitHub.

Proposed Changes

Upgrade GraphiQL - the current stack uses "graphiql": "1.4.1" which is several major versions behind. The new version is 3.0.5. Also the netbox-graphiql uses an abandoned subscriptions-transport-ws which is superseded by graphql-ws.

Justification

Using a several major version outdated version of GraphiQL and it is using a package that is no longer maintained. I also believe there is are several security patches for GraphiQL.

Originally created by @arthanson on GitHub (Aug 7, 2023). Originally assigned to: @arthanson on GitHub. ### Proposed Changes Upgrade GraphiQL - the current stack uses "graphiql": "1.4.1" which is several major versions behind. The new version is 3.0.5. Also the netbox-graphiql uses an abandoned subscriptions-transport-ws which is superseded by graphql-ws. ### Justification Using a several major version outdated version of GraphiQL and it is using a package that is no longer maintained. I also believe there is are several security patches for GraphiQL.
adam added the status: acceptedtype: housekeeping labels 2025-12-29 20:36:37 +01:00
adam closed this issue 2025-12-29 20:36:37 +01:00
Author
Owner

@mr1716 commented on GitHub (Aug 15, 2023):

Even an upgrade to 1.4.7 would fix some of the security issues. If desired in the short term

@mr1716 commented on GitHub (Aug 15, 2023): Even an upgrade to 1.4.7 would fix some of the security issues. If desired in the short term
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8429