-
Notifications
You must be signed in to change notification settings - Fork 317
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
Supports form data for nextjs body instrumentation #4008
Conversation
Overall package sizeSelf size: 5.97 MB Dependency sizes
🤖 This report was automatically generated by heaviest-objects-in-the-universe |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4008 +/- ##
=======================================
Coverage 85.14% 85.14%
=======================================
Files 242 242
Lines 10454 10454
Branches 33 33
=======================================
Hits 8901 8901
Misses 1553 1553 ☔ View full report in Codecov by Sentry. |
BenchmarksBenchmark execution time: 2024-02-02 12:37:15 Comparing candidate commit 1a52af1 in PR branch Found 1 performance improvements and 0 performance regressions! Performance is the same for 259 metrics, 6 unstable metrics. scenario:plugin-graphql-with-depth-and-collapse-on-18
|
LGTM |
--------- Co-authored-by: Ugaitz Urien <[email protected]>
--------- Co-authored-by: Ugaitz Urien <[email protected]>
--------- Co-authored-by: Ugaitz Urien <[email protected]>
--------- Co-authored-by: Ugaitz Urien <[email protected]>
--------- Co-authored-by: Ugaitz Urien <[email protected]>
--------- Co-authored-by: Ugaitz Urien <[email protected]>
What does this PR do?
supports form data for nextjs body instrumentation
Motivation
Detect threats and api security when body is read with
request.formData()
method in nextjsPlugin Checklist
Additional Notes
Security
Datadog employees:
@DataDog/security-design-and-guidance
.Unsure? Have a question? Request a review!