Ugaitz Urien

Results 18 issues of Ugaitz Urien

### What does this PR do? When the application executes code like that, the tracer will report it to the backend. ```javascript const hash = crypto.createHash('sha1') ``` It will report...

semver-patch

### What does this PR do? It tries to get all used dependencies and not only the dependencies declared in `package.json` file ### Motivation We are ignoring all transitive dependencies...

semver-patch

### What does this PR do? ### Motivation ### Plugin Checklist - [ ] Unit tests. - [ ] TypeScript [definitions][1]. - [ ] TypeScript [tests][2]. - [ ] API...

Testing resolve conflicts for v4.x proposal

semver-minor

### What does this PR do? ### Motivation ### Plugin Checklist - [ ] Unit tests. - [ ] TypeScript [definitions][1]. - [ ] TypeScript [tests][2]. - [ ] API...

asm-waf
semver-minor

### What does this PR do? What is the motivation? Adds support status for nextjs framework in ASM. The support was added few months ago but the documentation is not...

Architecture

## Motivation The API Security system tests are not executed in tracer CIs. ## Changes Add `APPSEC_API_SECURITY` in `TRACER_ESSENTIAL_SCENARIOS` ## Workflow 1. ⚠️ Create your PR as draft ⚠️ 2....

run-appsec-scenarios

### What does this PR do? Blocks http client operation when the waf detects that it should be blocked. If the application don't catch the error, the request is automatically...

asm-waf
semver-minor

### What does this PR do? ### Motivation ### Plugin Checklist - [ ] Unit tests. - [ ] TypeScript [definitions][1]. - [ ] TypeScript [tests][2]. - [ ] API...

do-not-merge/WIP
semver-minor
asm-iast

### What does this PR do? Fixes packages/dd-trace/test/appsec/iast/overhead-controller.spec.js which was failing when was executed in local environment. Fix flaky tests happening in a test related with overhead-controller, because some request...

semver-patch