-
Notifications
You must be signed in to change notification settings - Fork 309
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
Fix mongoose 8.0.0 in node 14 for v3.39.0 [TO DELETE] #3757
Conversation
Add tracking of supported integrations and supported integration versions and output data as artifacts during testing
--------- Co-authored-by: Stephen Belanger <[email protected]>
Co-authored-by: Ugaitz Urien <[email protected]>
Skip middleware tracing
* Add hardcoded secret analyzer. * Add secret samples * Include secret column * Use the new rewriter literals API * Upgrade rewriter version Co-authored-by: Ugaitz Urien <[email protected]> --------- Co-authored-by: Julio Gonzalez <[email protected]> Co-authored-by: Ugaitz Urien <[email protected]>
* Make IAST redaction pattern configurables * Fix custom IAST redaction pattern configuration description * Use optional chaining operator in config * Refactor vulnerability formatter custom redaction patterns test * Fix PR comments * Optional chaining for iast experimental root configuration * Fix config options override test * Fix linting
* Add startup time benchmark for iast * New CI image for startup benchmark * Tweak startup benchmark app * New CI image for startup benchmark * Disable rewriter * Enable rewriter * Restore CI base image * Fix linting * Remove sed command to avoid logging in insecure-bank * Move listening listener to server listen method for insecure-bank * Checkout specific commit for insecure-bank * Add appsec variants
* Fix knex nested queries * Fix lint
* Handle headers with array values * Add a test with array value in the evidence * Stringify array values * Test header empty array
Overall package sizeSelf size: 5.44 MB Dependency sizes
🤖 This report was automatically generated by heaviest-objects-in-the-universe |
Codecov Report
@@ Coverage Diff @@
## v3.x #3757 +/- ##
=======================================
Coverage ? 85.12%
=======================================
Files ? 227
Lines ? 9299
Branches ? 33
=======================================
Hits ? 7916
Misses ? 1383
Partials ? 0 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
BenchmarksBenchmark execution time: 2023-11-02 10:21:50 Comparing candidate commit ecab32f in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 716 metrics, 22 unstable metrics. |
Adding support for Error handling with Next when using nextRequest. The error stack is now being added to the span and root span. --------- Co-authored-by: Sam Brenner <[email protected]> Co-authored-by: Sam Brenner <[email protected]>
a2ff0ec
to
ecab32f
Compare
What does this PR do?
Motivation
Plugin Checklist
Additional Notes
Security
Datadog employees:
@DataDog/security-design-and-guidance
.Unsure? Have a question? Request a review!