Igor Unanua
Igor Unanua
### What does this PR do? WIP, at the moment: - Define `AppsecFsPlugin` to identify root fs operations. - Instrument express `res.render` to allow rasp LFI component to exclude fs...
### What does this PR do? The idea is to provide the hooks with a way to obtain the caller Module. That way when a wrapped method publishes messages via...
## Motivation nodejs rasp lfi endpoints ## Changes ## Workflow 1. ⚠️ Create your PR as draft ⚠️ 2. Work on you PR until the CI passes (if something not...
### What does this PR do? multer instrumentation ### Motivation ### Plugin Checklist - [ ] Unit tests. - [ ] TypeScript [definitions][1]. - [ ] TypeScript [tests][2]. - [...
### What does this PR do? ### Motivation ### Plugin Checklist - [ ] Unit tests. - [ ] TypeScript [definitions][1]. - [ ] TypeScript [tests][2]. - [ ] API...
### What does this PR do? - Incorporate the new `PrioritySampler.setPriority(span, samplingPriority, mechanism)` method to allow to set an span priority directly. - Implement `DatadogSpan.keep()` method which sets `USER_KEEP` priority,...