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

Allow for specifying file permissions when untarring bundle #61

Merged

Conversation

RebeccaMahany
Copy link
Contributor

@RebeccaMahany RebeccaMahany commented Apr 10, 2024

When untarring a bundle, we may occasionally want to require certain file permissions for the files in the bundle. This PR updates the fsutil package to provide this functionality.

Closes #47 additionally.

@RebeccaMahany RebeccaMahany marked this pull request as ready for review April 10, 2024 20:57
@RebeccaMahany RebeccaMahany merged commit a88c068 into kolide:master Apr 10, 2024
8 checks passed
@RebeccaMahany RebeccaMahany deleted the becca/untar-with-permissions branch April 10, 2024 21:14
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.

UntarBundle defers Close in a loop
2 participants