Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore lockdown errors for invalid paths #65

Merged
merged 2 commits into from
Nov 29, 2023
Merged

Conversation

cd-work
Copy link
Collaborator

@cd-work cd-work commented Nov 28, 2023

This fixes an issue where locking down the Linux sandbox would fail if a
path was deleted after adding the exception but before locking down the
sandbox.

@kylewillmon kylewillmon linked an issue Nov 29, 2023 that may be closed by this pull request
@cd-work cd-work force-pushed the ignore_missing_lockdown branch from ed000c7 to 34d7229 Compare November 29, 2023 21:24
This fixes an issue where locking down the Linux sandbox would fail if a
path was deleted after adding the exception but before locking down the
sandbox.
@cd-work cd-work marked this pull request as ready for review November 29, 2023 21:24
@cd-work cd-work requested a review from kylewillmon November 29, 2023 21:24
kylewillmon
kylewillmon previously approved these changes Nov 29, 2023
integration/delete_before_lockdown.rs Outdated Show resolved Hide resolved
@cd-work cd-work merged commit ba30f64 into main Nov 29, 2023
10 checks passed
@cd-work cd-work deleted the ignore_missing_lockdown branch November 29, 2023 22:03
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.

TOCTOU issue with invalid paths
2 participants