Add support for inline GraphQL fragments for AppSec#5916
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 510cac7c78
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
🎉 All green!🧪 All tests passed 🎯 Code Coverage (details) 🔗 Commit SHA: ee8d9c9 | Docs | Datadog PR Page | Give us feedback! |
BenchmarksBenchmark execution time: 2026-06-18 15:08:49 Comparing candidate commit ee8d9c9 in PR branch Found 1 performance improvements and 0 performance regressions! Performance is the same for 47 metrics, 1 unstable metrics.
|
030fcb5 to
425d7c9
Compare
bd41a42 to
76dab28
Compare
76dab28 to
ee8d9c9
Compare
What does this PR do?
This PR adds support for inline GraphQL fragments for AppSec WAF check.
Motivation:
This is a fix for an issue reported by Codex.
Change log entry
Yes. AppSec: Add detection of attacks inside inline fragments of GraphQL queries.
Additional Notes:
APMSP-3160
How to test the change?
CI and manual testing