Skip to content

refactor: fix utils logic 2

ff7d045
Select commit
Loading
Failed to load commit list.
Closed

refactor(utils): command helper #1113

refactor: fix utils logic 2
ff7d045
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Nov 9, 2025 in 1s

1 new alert including 1 medium severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 165 in packages/utils/src/lib/execute-process.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unsafe shell command constructed from library input Medium

This shell argument which depends on
library input
is later used in a
shell command
.
This shell argument which depends on library input is later used in a
shell command
.