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

Avoid 208 rule with unarchive module #1089

Merged
merged 1 commit into from Nov 3, 2020
Merged

Avoid 208 rule with unarchive module #1089

merged 1 commit into from Nov 3, 2020

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Nov 3, 2020

As archives can also contain permissions (like tar ones), we should avoid triggering 208 rule when unarchive module is used.

Fixes: #1064

As archives can also contain permissions (like tar ones), we should
avoid triggering 208 rule when unarchive module is used.

Fixes: #1064
Copy link
Contributor

@albinvass albinvass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, unarchive shouldn't be forced to set mode.

@albinvass albinvass merged commit 983549f into master Nov 3, 2020
@ssbarnea ssbarnea deleted the fix/208-unarchive branch January 1, 2021 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rule 208 not possible with unarchive or directory with recurse
2 participants