> cat /dev/github | grep security-tools
discovered 03 Aug 2026

PermCheck

PHP ★ 11 via github-topic
→ View on GitHub
PermCheck is a lightweight tool designed for verifying proper executable permissions on files within a PHP project. By utilizing a customizable XML configuration file, it allows users to specify which directories and files should be executable, thus enhancing project consistency and security. Notable features include support for various PHP versions, minimal dependencies, and integration with the Symfony Console Component for ease of use.