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

Build: use safe_open for security reasons #10165

Merged
merged 2 commits into from Mar 20, 2023
Merged

Build: use safe_open for security reasons #10165

merged 2 commits into from Mar 20, 2023

Conversation

humitos
Copy link
Member

@humitos humitos commented Mar 20, 2023

Use safe_open instead of global open for security reasons.

Referece: #10127 (review)

Use `safe_open` instead of global open for security reasons.
@humitos humitos requested a review from stsewd March 20, 2023 16:46
@humitos humitos requested a review from a team as a code owner March 20, 2023 16:46
@humitos humitos merged commit 5dab68d into main Mar 20, 2023
3 of 4 checks passed
@humitos humitos deleted the humitos/safe-open branch March 20, 2023 16:59
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.

None yet

2 participants