Extract Vert.x json body response schemas#8954
Merged
manuel-alvarez-alvarez merged 1 commit intomalvarez/http-route-playfrom Jun 17, 2025
Merged
Extract Vert.x json body response schemas#8954manuel-alvarez-alvarez merged 1 commit intomalvarez/http-route-playfrom
manuel-alvarez-alvarez merged 1 commit intomalvarez/http-route-playfrom
Conversation
b5af46c to
1895514
Compare
BenchmarksStartupLoadDacapo |
c087d64 to
f952f3b
Compare
jandro996
reviewed
Jun 16, 2025
dd-java-agent/appsec/src/main/java/com/datadog/appsec/gateway/GatewayBridge.java
Show resolved
Hide resolved
ba4e70f to
7fccfcb
Compare
88bfa1b to
1ecc81e
Compare
7fccfcb to
9b5f0d7
Compare
1ecc81e to
414f1ea
Compare
0078896 to
ad782b6
Compare
414f1ea to
e6d0da9
Compare
e6d0da9
into
malvarez/http-route-play
197 of 382 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What Does This Do
Adds response body extraction for Vert.x JSON endpoints to enable automatic API schema discovery and protection by the Web Application Firewall (WAF). Support is Vert.x >= 4.x (leverages new JSON response API introduced in v4.x)
Motivation
Additional Notes
Contributor Checklist
type:and (comp:orinst:) labels in addition to any usefull labelsclose,fixor any linking keywords when referencing an issue.Use
solvesinstead, and assign the PR milestone to the issueJira ticket: APPSEC-57920