What is new in the PHP Community?
Fabien Potencier, the author of enterprise PHP web application framework Symfony has announced the open-sourced PHP security Checker on 15th Jan 2021.
I've just open-sourced the code behind my #PHP security checker: https://t.co/YZwsFuXdWg WARNING: As a consequence, the free API at https://t.co/zehg5MaWoz will be stopped at the end of January 2021.
— Fabien Potencier (@fabpot) January 15, 2021
You can download it from https://github.com/fabpot/local-php-security-checker.
The Local PHP Security Checker is a command line tool that checks if your PHP application depends on PHP packages with known security vulnerabilities. It uses the Security Advisories Database behind the scenes.
The PHP Security Advisories Database references known security vulnerabilities in various PHP projects and libraries.
You can find PHP Security Advisories Database at https://github.com/FriendsOfPHP/security-advisories.
Fabien Potencier also announced the sunset of their PHP security vulnerabilities monitoring service.
Join 4,000+ others and never miss out on new tips, tutorials, and more.