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

helm executable extracted to temporary directory is globally writable. #965

Open
matteriben opened this issue Sep 4, 2024 · 0 comments
Open
Labels
Bug A error that causes the feature to behave differently than what was expected based on design docs Pending Triage New issue that needs to be triaged by the team

Comments

@matteriben
Copy link
Contributor

Bill of Materials or CLI Version

No response

Execution Environment

JUnit Extensions

Slf4j Logging Implementation

None

To Reproduce

Use helm client, inspect temporary directory with name such as `HelmSoftwareLoader4512790602684642253` containing globally writable helm executable.

Describe the bug

helm executable is extracted as globally writable file.

Describe the expected behavior

Extracted executable does not need to be writable, especially not be group or world.

Whole JUnit/CLI Logs

N/A

Additional Context

No response

@matteriben matteriben added Bug A error that causes the feature to behave differently than what was expected based on design docs Pending Triage New issue that needs to be triaged by the team labels Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A error that causes the feature to behave differently than what was expected based on design docs Pending Triage New issue that needs to be triaged by the team
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant