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)
5 lines
277 B
Plaintext
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.
|