ci(workflows): use environment variables in scripts to prevent command injection #11065
Annotations
2 errors
|
publish-docs.js#L385
Replace `shell.exec('git·commit·-m·"$COMMIT_MESSAGE"',·{env:·{...process.env,·COMMIT_MESSAGE:·message}}).code·!==·0` with `⏎········shell.exec('git·commit·-m·"$COMMIT_MESSAGE"',·{⏎············env:·{·...process.env,·COMMIT_MESSAGE:·message·},⏎········}).code·!==·0⏎····`
|
The logs for this run have expired and are no longer available.
Loading