Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

contrib/google.golang.org/grpc: monitor grpc metadata headers #1190

Merged
merged 6 commits into from Mar 8, 2022

Conversation

Julio-Guerra
Copy link
Contributor

Add support for gRPC metadata headers received by RPC handlers in order to monitor them with AppSec.
This unlocks the new canary rule for gRPC allowing to easily trigger an AppSec event by using the gRPC metadata dd-canary: dd-test-scanner-log.

@Julio-Guerra Julio-Guerra added this to the 1.37.0 milestone Mar 1, 2022
@Julio-Guerra Julio-Guerra marked this pull request as ready for review March 7, 2022 19:36
@Julio-Guerra Julio-Guerra requested a review from a team as a code owner March 7, 2022 19:36
@Julio-Guerra Julio-Guerra requested a review from a team March 7, 2022 19:36
Hellzy
Hellzy previously approved these changes Mar 7, 2022
Copy link
Contributor

@Hellzy Hellzy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Julio-Guerra Julio-Guerra merged commit 133f3d9 into v1 Mar 8, 2022
@Julio-Guerra Julio-Guerra deleted the julio.guerra/monitor-grpc-metadata branch March 8, 2022 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants