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

[ioctl] expect file permissions to be 0600 or less #3533

Closed
1 task done
dustinxie opened this issue Jul 12, 2022 · 0 comments · Fixed by #3563
Closed
1 task done

[ioctl] expect file permissions to be 0600 or less #3533

dustinxie opened this issue Jul 12, 2022 · 0 comments · Fixed by #3563
Assignees
Labels

Comments

@dustinxie
Copy link
Member

Description of the code refactor

fix all Expect file permissions to be 0600 or less in security scan result (page 1 & 2)

Why is this needed

  • [] better/less memory usage
  • [] reduce running time
  • [] clean (easy-to-understand) data structure or algorithm
  • [] remove dead code
  • better code design or structure (potential security issue)
  • [] reduce/decouple dependencies between code modules
  • [] increase test coverage
  • [] better code readability
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants