diff options
| author | Stefan Boberg <[email protected]> | 2026-03-20 22:35:55 +0100 |
|---|---|---|
| committer | Stefan Boberg <[email protected]> | 2026-03-20 22:35:55 +0100 |
| commit | 96597a2dab0f6efca2d907882d99f6eee9a04eb7 (patch) | |
| tree | 9d5a174f075a679267ac5408b678c91c29c38227 /src/zenserver/storage/zenstorageserver.cpp | |
| parent | Add early path traversal validation for compute package paths (diff) | |
| download | zen-sb/compute-auth.tar.xz zen-sb/compute-auth.zip | |
Validate worker description paths at registration timesb/compute-auth
Extract path validation into shared pathvalidation.h with per-component
checks (invalid characters, reserved device names, trailing dots/spaces)
using Windows rules as the cross-platform superset. Call
ValidateWorkerDescriptionPaths() in ComputeServiceSession::RegisterWorker
to reject malicious packages early at ingestion, before they reach runners.
Diffstat (limited to 'src/zenserver/storage/zenstorageserver.cpp')
0 files changed, 0 insertions, 0 deletions