angular/.github/workflows
Herdiyan IT Dev f219e65841 refactor(dev-infra): use shell: false and quote args in benchmark-compare workflow
Currently, the exec() utility uses childProcess.spawn() with shell: true. This commit changes the spawn option to shell: false to prevent OS command injection vulnerabilities and quotes the benchmark target in the github action.
2026-04-28 10:29:24 -07:00
..
adev-preview-build.yml build: update cross-repo angular dependencies 2026-04-08 11:04:49 -07:00
adev-preview-deploy.yml build: pin firebase-tools version and disable credential persistence in preview deploy workflow 2026-04-22 14:38:22 -07:00
assistant-to-the-branch-manager.yml build: update cross-repo angular dependencies 2026-04-08 11:04:49 -07:00
benchmark-compare.yml refactor(dev-infra): use shell: false and quote args in benchmark-compare workflow 2026-04-28 10:29:24 -07:00
ci.yml ci: remove remainings of saucelabs tests 2026-04-22 14:41:03 -07:00
cross-repo-adev-docs.yml build: update all github actions 2026-04-17 10:54:09 -07:00
dev-infra.yml build: update cross-repo angular dependencies 2026-04-08 11:04:49 -07:00
google-internal-tests.yml build: update cross-repo angular dependencies 2026-04-08 11:04:49 -07:00
merge-ready-status.yml build: update cross-repo angular dependencies 2026-04-08 11:04:49 -07:00
perf.yml build: update cross-repo angular dependencies 2026-04-08 11:04:49 -07:00
pr.yml ci: remove remainings of saucelabs tests 2026-04-22 14:41:03 -07:00
scorecard.yml build: update all github actions 2026-04-17 10:54:09 -07:00