executable-is-not-world-readable
All executables should be readable by any user. Since anyone can download the Debian package and obtain a copy of the executable, no security is gained by making the executable unreadable even for setuid binaries. If only members of a certain group may execute this file, remove execute permission for world, but leave read permission.
For more information please consult:
- Debian Policy Manual section 10.9
The tag is present in Lintian version 2.114.163
.
That is the most recent version we know about.
We use semantic versions.
The patch number is a commit step indicator relative to the
2.113.0
release tag in our Git
repository.
You can find the detection logic for this version at commit 43a81d7. For merge requests, please use the latest version in the Lintian check files/permissions.
Visibility: warning