File: alerts.md | Updated: 11/18/2025
The following alerts are raised by the GraphQL add-on.
| Alert Reference | Name | Description | Latest Code | | --- | --- | --- | --- | | 50007-1 | GraphQL Endpoint Supports Introspection | This alert is raised when the spider discovers a GraphQL endpoint that supports introspection. | GraphQlParser.java | | 50007-2 | GraphQL Server Implementation Identified | This alert is raised when the GraphQL implementation used by the server is identified. It utilises fingerprinting techniques adapted from the tool graphw00f<br>. Note: If the Tech Detection (Wappalyzer) add-on is installed the fingerprinter will also add identified GraphQL Engines to the Technology tab/data. | GraphQlFingerprinter.java |
Alert ID: 50007 .
Absinthe - https://github.com/absinthe-graphql/absinthe
Ariadne - https://github.com/mirumee/ariadne
AWS AppSync - https://aws.amazon.com/appsync
caliban - https://github.com/ghostdogpr/caliban
Dgraph - https://github.com/dgraph-io/dgraph
Diana.jl - https://github.com/neomatrixcode/Diana.jl
Directus - https://github.com/directus/directus
gqlgen - https://github.com/99designs/gqlgen
Graphene - https://github.com/graphql-python/graphene
GraphQL by PoP - https://github.com/leoloso/PoP/tree/master/layers/GraphQLByPoP
GraphQL.NET - https://github.com/graphql-dotnet/graphql-dotnet
graphql-flutter - https://github.com/zino-app/graphql-flutter
graphql-go - https://github.com/graphql-go/graphql
graphql-java - https://github.com/graphql-java/graphql-java
graphql-php - https://github.com/webonyx/graphql-php
graphql-ruby - https://github.com/rmosolgo/graphql-ruby
GraphQL Yoga - https://github.com/dotansimha/graphql-yoga
Hot Chocolate - https://chillicream.com/docs/hotchocolate/v13
HyperGraphQL - https://github.com/hypergraphql/hypergraphql
Inigo - https://inigo.io
Juniper - https://github.com/graphql-rust/juniper
lacinia - https://github.com/walmartlabs/lacinia
Lighthouse - https://github.com/nuwave/lighthouse
mercurius - https://github.com/mercurius-js/mercurius
morpheus-graphql - https://github.com/morpheusgraphql/morpheus-graphql
pg_graphql - https://supabase.github.io/pg_graphql
Strawberry - https://github.com/strawberry-graphql/strawberry
tailcall - https://tailcall.run
tartiflette - https://github.com/tartiflette/tartiflette
WPGraphQL WordPress Plugin - https://github.com/wp-graphql/wp-graphql
| | | | | --- | --- | --- | | | GraphQL | for an overview of the GraphQL add-on. | | | GraphQL Options | for information about the optional parameters. | | | GraphQL Automation | for information about the automation framework support. | | | GraphQL Variant | for information about the GraphQL variant. |