mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 12:54:29 +00:00
CodeQL: shell command built from environment values — the oxfmt invocation interpolated a filesystem-derived absolute path into a shell string. execFileSync with array args avoids the shell entirely. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>