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

Allow setting permission on CopyFile helper #2921

Conversation

xiaokangwang
Copy link
Contributor

This is a security enhancement that avoid unsafe by default permission that allow read from other users.

@codecov-commenter
Copy link

codecov-commenter commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.61%. Comparing base (cc79bbe) to head (0c2d590).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2921      +/-   ##
==========================================
- Coverage   35.61%   35.61%   -0.01%     
==========================================
  Files         729      729              
  Lines       41550    41550              
==========================================
- Hits        14799    14798       -1     
- Misses      25115    25116       +1     
  Partials     1636     1636              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@xiaokangwang xiaokangwang force-pushed the dev-allow-adjust-permission-copyfile-helper branch from d84da75 to 0c2d590 Compare March 11, 2024 21:23
@xiaokangwang xiaokangwang merged commit 353326b into v2fly:master Mar 15, 2024
39 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.

None yet

2 participants