dd-trace-js
dd-trace-js copied to clipboard
WIP: IP address blocking
What does this PR do?
This allows the tracer to drop HTTP requests It is unfinished and requires:
- an update to libddwaf (see https://github.com/DataDog/dd-native-appsec-js/actions/runs/2883137843)
- Rules update over remote configuration
Motivation
Plugin Checklist
- [ ] Unit tests.
- [ ] TypeScript definitions.
- [ ] TypeScript tests.
- [ ] API documentation.
- [ ] CircleCI jobs/workflows.
- [ ] Plugin is exported.
Additional Notes
Codecov Report
Merging #2303 (7ff97b4) into master (31dc1d8) will increase coverage by
1.40%. The diff coverage isn/a.
@@ Coverage Diff @@
## master #2303 +/- ##
==========================================
+ Coverage 93.43% 94.84% +1.40%
==========================================
Files 221 136 -85
Lines 8535 4904 -3631
==========================================
- Hits 7975 4651 -3324
+ Misses 560 253 -307
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Replaced by new PR