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

fix: avoid security tools to kill installed binaries #4570

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

PeterSchafer
Copy link
Contributor

What does this PR do?

On macos security tools might consider the binary insecure when it copies over an already existing binary.
This is why, we remove the binary before copying it to the install directory.

@PeterSchafer PeterSchafer requested a review from a team as a code owner April 25, 2023 15:19
on macos security tools might consider the binary insecure when it copies over an already existing binary
@PeterSchafer PeterSchafer merged commit 27ee461 into master Apr 25, 2023
5 checks passed
@PeterSchafer PeterSchafer deleted the fix/macos_process_killed branch April 25, 2023 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants