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

[FE-6183] Update Permissions on Credentials Files #487

Merged
merged 3 commits into from
Dec 6, 2024
Merged

[FE-6183] Update Permissions on Credentials Files #487

merged 3 commits into from
Dec 6, 2024

Conversation

henryfauna
Copy link
Contributor

Ticket(s): FE-6183

Problem

Credential files are readable by non-owners.

Solution

Set them to chmod 600 when the file is created.

Result

Credential files are not readable by non-owners.

Testing

Screenshot 2024-12-05 at 5 10 15 PM

@henryfauna henryfauna requested a review from a team as a code owner December 6, 2024 01:10
Copy link
Contributor

@ptpaterson ptpaterson left a comment

Choose a reason for hiding this comment

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

Credentials are clearly most important. Do we want to limit access for the shell history file as well? Genuine question -- I don't feel strongly that we do, but want to ask what others think.

No problem just merging this though.

@echo-bravo-yahoo
Copy link
Collaborator

Credentials are clearly most important. Do we want to limit access for the shell history file as well? Genuine question -- I don't feel strongly that we do, but want to ask what others think.

No problem just merging this though.

I think we should (err on the side of security). Users may be passing confidential info as args to UDFs and such.

@henryfauna henryfauna merged commit f7bb80d into v3 Dec 6, 2024
4 checks passed
@henryfauna henryfauna deleted the FE-6183 branch December 6, 2024 18:06
This was referenced Dec 6, 2024
@cleve-fauna cleve-fauna mentioned this pull request Dec 13, 2024
@mwilde345 mwilde345 mentioned this pull request Dec 18, 2024
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.

3 participants