Hive Hive
Sign in

once edit and MCP now reject package paths outside the workspace

Metadata
Source
GitHub
Version
0.18.0
Domains
Published
Jun 12, 2026 · 21:12 UTC
Repository
tuist/once
Update

The once edit command and the MCP apply flow now validate the package path and reject absolute paths, parent-directory traversal (../), and rooted components. Only relative paths inside the workspace are accepted, preventing accidental or malicious edits to files outside the project.