Skip to content

fix(buildkite): remove evaluation of untrusted local python scripts#367

Open
jcc-google wants to merge 2 commits into
vllm-project:mainfrom
jcc-google:fix/bootstrap-amd-rce-b510375628
Open

fix(buildkite): remove evaluation of untrusted local python scripts#367
jcc-google wants to merge 2 commits into
vllm-project:mainfrom
jcc-google:fix/bootstrap-amd-rce-b510375628

Conversation

@jcc-google
Copy link
Copy Markdown
Contributor

Remove the WIP feature in bootstrap-amd.sh that unconditionally executes .buildkite/pipeline_generator/pipeline_generator.py from the untrusted pull request checkout workspace, preventing arbitrary code execution on CI runner instances.

All standard vLLM pull requests and nightly workflows use the established Jinja templating engine (test-template-amd.j2), so this code block is completely unused by standard jobs.

Signed-off-by: Jincheng Chen chenjincheng@google.com

BUG=b/510375628
TAG=agy
CONV=b0c467aa-15c4-4a1c-90eb-dd47e74ade75

Remove the WIP feature in bootstrap-amd.sh that unconditionally executes .buildkite/pipeline_generator/pipeline_generator.py from the untrusted pull request checkout workspace, preventing arbitrary code execution on CI runner instances.

All standard vLLM pull requests and nightly workflows use the established Jinja templating engine (test-template-amd.j2), so this code block is completely unused by standard jobs.

Signed-off-by: Jincheng Chen <chenjincheng@google.com>

BUG=b/510375628
TAG=agy
CONV=b0c467aa-15c4-4a1c-90eb-dd47e74ade75
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant