sergehuber opened a new pull request, #874:
URL: https://github.com/apache/unomi/pull/874

   ## Summary
   - Resolve and authorize the operation graphql-java actually executes: select 
by operationName (or the single operation, otherwise refuse).
   - Evaluate every selected root field against the public allow-list, flatten 
fragments, and detect introspection structurally rather than by operation name.
   - Fail closed when the executed operation is not proven public.
   
   ## Test plan
   - [ ] `GraphQLServletSecurityValidatorTest`
   - [ ] `GraphQLServletSecurityIT`
   - [ ] CI


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to