Aaron Levy

Results 8 issues of Aaron Levy

### Description of the bug: ~Files with names containing spaces~ "data" / non-source files aren't copied / symlinked from the execroot to the sandbox. ~This is somewhat similar to https://github.com/bazelbuild/bazel/issues/4327...

type: bug
untriaged
team-Local-Exec
team-OSS

Updating setuptools to patch CVE-2025-47273. I manually updated this in the lock file, since it wasn't clear to me how this particular configuration was originally generated. e.g. nothing in https://github.com/bazel-contrib/rules_python...

team-Rules-Python
awaiting-review

Updating setuptools to patch CVE-2025-47273 Also updated Bazel to 7.4.0 due to https://github.com/bazelbuild/bazel/issues/4327 Fixes #22165

python

CVE-2025-47273 is a high severity vulnerability in setuptools involving path traversal leading to arbitrary file writing. Currently, protobuf is pinned to setuptools version 70.3.0 which is vulnerable. setuptools should be...

help wanted
python

This addresses #1883 and #1887 . While I understand that Google doesn't intend to invest much in Ingress going forward, in favor of the Gateway API, there are enough existing...

cncf-cla: yes
size/S
needs-ok-to-test

…release ## What this PR does / why we need it: Currently Pulsar container image version 3.0.7 is being used, which contains a number of vulnerabilities. This change upgrades the...

size/S

…ively ### Basic Checks Have you run `rush change` for this change? - [x] Yes - [ ] No If **No**, please run `rush change` before, this is necessary. If...

### Describe the bug `importActual` doesn't currently work in browser mode when using WebKit via Playwright 1.55.1. It worked fine with WebKit via Playwright 1.54.1. We are using Vitest 3.2.4....

feat: browser
pending triage