ii64 / tanem

The Android Native Emulator (WIP:JVM)
GNU General Public License v2.0
3 stars 1 forks source link

(GSC-G302) Poor file permissions used when creation file or using chmod #4

Open ii64 opened 3 years ago

ii64 commented 3 years ago

Description

Excessive permissions granted to a file/directory. This warning is triggered whenever a permission greater than 0600 is granted. In general, all security rules follow the principle of least privilege, except when the file being created needs to be accessed by anyone other than the user creating it.

Occurrences

There is 1 occurrence of this issue in the repository.

See all occurrences on DeepSource → deepsource.io/gh/ii64/tanem/issue/GSC-G302/occurrences/