bad-file-permissions (S103)
Added in v0.0.211 · Related issues · View source
Derived from the flake8-bandit linter.
What it does
Checks for files with overly permissive permissions.
Why is this bad?
Overly permissive file permissions may allow unintended access and arbitrary code execution.
Example
Use instead: