You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to how we have auto-discovery for RESTful APIs with Swagger after #388, add a similar feature for GraphQL schema discovery.
See the corresponding ZAP docs here. During the GraphQL scan, endpoint will need to be updated and schemaUrl set as well. For that, the app needs to serve a GraphQL schema.
github-actionsbot
changed the title
Add support for automatic GraphQL schema discovery
Add support for automatic GraphQL schema discovery (OSOE-882)
Jul 11, 2024
Similar to how we have auto-discovery for RESTful APIs with Swagger after #388, add a similar feature for GraphQL schema discovery.
See the corresponding ZAP docs here. During the GraphQL scan,
endpoint
will need to be updated andschemaUrl
set as well. For that, the app needs to serve a GraphQL schema.Jira issue
The text was updated successfully, but these errors were encountered: