Skip to content

Strengthen the indexed path guarantees#13534

Merged
copybara-service[bot] merged 1 commit intomasterfrom
test_779220498
Jul 7, 2025
Merged

Strengthen the indexed path guarantees#13534
copybara-service[bot] merged 1 commit intomasterfrom
test_779220498

Conversation

@copybara-service
Copy link
Copy Markdown

Strengthen the indexed path guarantees

As only built-in or absolute paths can come from the outside, we can guarantee
that any path is either built-in, absolute, or relative to the single base path.
This makes sure we cannot have any aliasing paths.

@google-cla
Copy link
Copy Markdown

google-cla bot commented Jul 4, 2025

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.

As only built-in or absolute paths can come from the outside, we can guarantee
that any path is either built-in, absolute, or relative to the single base path.
This makes sure we cannot have any aliasing paths.

Indexer-PiperOrigin-RevId: 780045207
@copybara-service copybara-service bot merged commit f97e5f0 into master Jul 7, 2025
@copybara-service copybara-service bot deleted the test_779220498 branch July 7, 2025 11:05
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.

0 participants