Muhammad Moinur Rahman 0a6ca5e458 security/local-php-security-checker: New port
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 availble from https://github.com/FriendsOfPHP/security-advisories

PR:		261148
Reported by:	einar@isnic.is
Tested by:	bofh
Approved by:	einar@isnic.is (Submitter is maintainer)
2022-12-07 08:22:07 -06:00

5 lines
277 B
Plaintext

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 availble from
https://github.com/FriendsOfPHP/security-advisories.