Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for automatic GraphQL schema discovery (OSOE-882) #390

Open
Piedone opened this issue Jul 11, 2024 · 0 comments
Open

Add support for automatic GraphQL schema discovery (OSOE-882) #390

Piedone opened this issue Jul 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Piedone
Copy link
Member

Piedone commented 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 and schemaUrl set as well. For that, the app needs to serve a GraphQL schema.

Jira issue

@Piedone Piedone added the enhancement New feature or request label Jul 11, 2024
@github-actions github-actions bot changed the title Add support for automatic GraphQL schema discovery Add support for automatic GraphQL schema discovery (OSOE-882) Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant