critical
suspicious.dangerous_exec
- Location
- dist/bundle.js:2804
- Finding
- Shell command execution detected (child_process).
- Evidence
const matches = RELATIVE_JSON_POINTER.exec($data);
AdvisoryAudited by Static analysis on May 10, 2026.
Detected: suspicious.dangerous_exec, suspicious.dynamic_code_execution
const matches = RELATIVE_JSON_POINTER.exec($data);
const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode);