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

chore: improve validation of owner #75

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

vitormattos
Copy link
Member

When the owner isn't root or a sudoers and the owner of files is root, don't is good to go ahead with this application. I implemented a condition to check this scenario and return a feedback.

@vitormattos vitormattos requested a review from v-bianchi October 31, 2024 18:42
@vitormattos vitormattos self-assigned this Oct 31, 2024
@vitormattos vitormattos force-pushed the chore/improve-validation-of-owner branch 2 times, most recently from bbe1bcd to d0cd262 Compare October 31, 2024 18:47
When the owner isn't root or a sudoers and the owner of files is root,
don't is good to go ahead with this application. I implemented a
condition to check this scenario and return a feedback.

Signed-off-by: Vitor Mattos <[email protected]>
@vitormattos vitormattos force-pushed the chore/improve-validation-of-owner branch from d0cd262 to 7441196 Compare October 31, 2024 18:49
@vitormattos vitormattos merged commit d9ddb30 into main Oct 31, 2024
10 checks passed
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.

1 participant