feat(appsec): contrib/gin-gonic/gin semi-transparent body analysis#3579
Merged
RomainMuller merged 18 commits intoJun 11, 2025
Merged
Conversation
BenchmarksBenchmark execution time: 2025-06-11 07:55:34 Comparing candidate commit 918edf3 in PR branch Found 3 performance improvements and 3 performance regressions! Performance is the same for 12 metrics, 0 unstable metrics. scenario:BenchmarkGraphQL/version_dyngo/scenario_basic-24
scenario:BenchmarkGraphQL/version_dyngo/scenario_embedded-variable-24
scenario:BenchmarkGraphQL/version_dyngo/scenario_with-default-parameter-24
|
7 tasks
RomainMuller
force-pushed
the
romain.marcadier/APPSEC-57836/http-response-body-echo
branch
from
June 2, 2025 14:40
998d77d to
39ae9eb
Compare
RomainMuller
force-pushed
the
romain.marcadier/APPSEC-57835/http-response-body-gin
branch
from
June 2, 2025 14:40
a64933d to
0a4414d
Compare
Contributor
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
kakkoyun
approved these changes
Jun 3, 2025
eliottness
requested changes
Jun 3, 2025
RomainMuller
force-pushed
the
romain.marcadier/APPSEC-57836/http-response-body-echo
branch
from
June 3, 2025 15:54
c3b7c4c to
1d762c1
Compare
RomainMuller
force-pushed
the
romain.marcadier/APPSEC-57835/http-response-body-gin
branch
from
June 3, 2025 15:56
0a4414d to
7d7efc0
Compare
Base automatically changed from
romain.marcadier/APPSEC-57836/http-response-body-echo
to
main
June 6, 2025 12:45
RomainMuller
force-pushed
the
romain.marcadier/APPSEC-57835/http-response-body-gin
branch
from
June 10, 2025 15:33
1ce7117 to
4dca655
Compare
RomainMuller
enabled auto-merge (squash)
June 10, 2025 15:52
eliottness
reviewed
Jun 11, 2025
eliottness
approved these changes
Jun 11, 2025
RomainMuller
deleted the
romain.marcadier/APPSEC-57835/http-response-body-gin
branch
June 11, 2025 08:41
mtoffl01
pushed a commit
that referenced
this pull request
Jun 23, 2025
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 PR do?
Collect HTTP response body information in the echo contrib via dedicated helpers and add Orchestrion configuration.
Motivation
Provides improved coverage for AAP features such as the API catalog response schemas & data classification.
Reviewer's Checklist
golangci-lint runlocally.Unsure? Have a question? Request a review!