Skip to content

[Runtime] Add bounded GraphQL query complexity and WebSocket handshake runtime probes #19

Description

@githubmofo

Background

Rules TG-GQL-* and TG-WS-* provide static detection and remediation guidance, but lack automated bounded network probes.

Planned Enhancements (Tracked for v0.7.2)

  • Implement bounded GraphQL introspection queries to detect unbounded recursion depth without causing server denial-of-service.
  • Implement WebSocket handshake verification to assert cookie/token validation on initial upgrade request.
  • Log GraphQL and WebSocket probe payloads into requests.json and responses.json with sensitive data masking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions