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

[Layer Scanning] Preserve the file permissions of files written to disk when extracting from a tar file. Currently, all files had 0600 permissions, which breaks go binary extraction. #387

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Jan 14, 2025

[Layer Scanning] Preserve the file permissions of files written to disk when extracting from a tar file. Currently, all files had 0600 permissions, which breaks go binary extraction.

@copybara-service copybara-service bot changed the title [Layer Scanning] Preserve the file permissions of files written to disk when extracting from a tar. Currently, All files had 0600 permissions, which breaks go binary extraction. [Layer Scanning] Preserve the file permissions of files written to disk when extracting from a tar. Currently, all files had 0600 permissions, which breaks go binary extraction. Jan 14, 2025
@copybara-service copybara-service bot force-pushed the test_715374364 branch 2 times, most recently from b599633 to 72bcf09 Compare January 15, 2025 03:09
@copybara-service copybara-service bot changed the title [Layer Scanning] Preserve the file permissions of files written to disk when extracting from a tar. Currently, all files had 0600 permissions, which breaks go binary extraction. [Layer Scanning] Preserve the file permissions of files written to disk when extracting from a tar file. Currently, all files had 0600 permissions, which breaks go binary extraction. Jan 15, 2025
@copybara-service copybara-service bot force-pushed the test_715374364 branch 2 times, most recently from 2f3e0c4 to eb1530f Compare January 15, 2025 07:09
…sk when extracting from a tar file. Currently, all files had `0600` permissions, which breaks go binary extraction.

PiperOrigin-RevId: 715664465
@copybara-service copybara-service bot merged commit 1f2db3f into main Jan 15, 2025
@copybara-service copybara-service bot deleted the test_715374364 branch January 15, 2025 07:17
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