critical
suspicious.dangerous_exec
- Location
- scripts/release-check.ts:116
- Finding
- Shell command execution detected (child_process).
- Evidence
execFileSync(cmd, args, { cwd: ROOT, encoding: "utf8", stdio: ["ignore", "pipe", "pipe"], timeout: 180_000 });
