Send raw response bodies to the waf - #4055
Conversation
fece7af to
742b490
Compare
|
95c5143 to
70faeaf
Compare
Benchmarks [ appsec ]Benchmark execution time: 2026-08-03 11:07:05 Comparing candidate commit 1dcb1c6 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 12 metrics, 0 unstable metrics.
|
b942c4b to
8b32d86
Compare
Benchmarks [ tracer ]Benchmark execution time: 2026-08-03 11:41:32 Comparing candidate commit 1dcb1c6 in PR branch Found 2 performance improvements and 2 performance regressions! Performance is the same for 189 metrics, 1 unstable metrics.
|
c8f7b03 to
fdf6f00
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: fdf6f005af
ℹ️ 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".
b973988 to
449001f
Compare
c6bc0d9 to
e8c744e
Compare
c699fc7 to
d5a6082
Compare
Description
AppSec: Raw HTTP response body WAF inspection
Implements support for the
server.response.body.rawWAF address, allowing the WAF to inspect the raw (unparsed) HTTP response body for attack patterns.APPSEC-69453
Reviewer checklist