Static Scan Results
scanned 2d ago · by rust-scannerStatic analysis completed at 65.0% confidence. No malicious behavior was detected; 4 low-signal pattern(s) were surfaced and cleared.
Static reason
No blocking static signals were detected.
Decision evidence
public snapshotBehavioral surface
ChildProcessDynamicRequireEnvironmentVarsFilesystemShell
NoLicense
Source & flagged code
1 flagged · loading sourcesrc/commands/dev-command.tsView file
22L23: const module = await import(pathToFileURL(bootstrapPath).href);
L24: const app: Application = module.default;
Medium
Dynamic Require
Package source references dynamic require/import behavior.
src/commands/dev-command.tsView on unpkg · L22Findings
2 Medium2 Low
MediumDynamic Requiresrc/commands/dev-command.ts
MediumEnvironment Vars
LowFilesystem
LowNo License