Skip to content

security: fix unsandboxed code execution in PythonFunction (#692)#717

Closed
Kartalops wants to merge 1 commit into
google:mainfrom
Kartalops:security/fix-unsandboxed-code-execution
Closed

security: fix unsandboxed code execution in PythonFunction (#692)#717
Kartalops wants to merge 1 commit into
google:mainfrom
Kartalops:security/fix-unsandboxed-code-execution

Conversation

@Kartalops

Copy link
Copy Markdown

Summary

Fixes unsandboxed code execution vulnerability in PythonFunction.

Motivation

Issue #692 reports that PythonFunction allows unsandboxed code execution, a security vulnerability.

What this PR does

  • Adds proper sandboxing to PythonFunction
  • Prevents arbitrary code execution

Testing

  • Security-sensitive change — thorough review needed

@google-cla

google-cla Bot commented May 22, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@Kartalops Kartalops closed this Jul 1, 2026
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