Skip to content

Protected Against GraphQL Directive Overloading

Protected Against GraphQL Directive Overloading

Description

The GraphQL API is protected against Directive Overloading attacks through strict limits on directives per query and execution timeouts, preventing server resource exhaustion.

Recommendation

The implementation is secure, no recommendation apply.