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

Ensure gems don't have world-writable files #468

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

sethboyles
Copy link
Member

One gem we install has a few world-writable files.

Thankfully, none of them are actually loaded while running CC, as far as I can tell, but this was flagged by a scanner as a potential security issue.

See this issue for more info: rdp/os#44. It appears to have been unintentional, so if this can happen accidentally we'd like to prevent it in the future.

  • I have viewed signed and have submitted the Contributor License Agreement

  • I have made this pull request to the develop branch

  • I have run CF Acceptance Tests on bosh lite

@sethboyles sethboyles merged commit 3d46cad into develop Sep 23, 2024
2 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.

2 participants