How to Verify Packages Installed with PHP Composer to Perform Security Checks On Them - PHP Security Checker package blog

Recommend this page to a friend!
  All package blogs All package blogs   PHP Security Checker PHP Security Checker   Blog PHP Security Checker package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Verify Package...  
  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Updated on: 2021-04-08

Posted on: 2021-04-08

Package: PHP Security Checker

Many projects use PHP composer tool to install its packages. This way it is easier to know all the external packages that are necessary to run a PHP project.

This package takes advantage of that possibility to determine if a project is using packages that have security vulnerabilities by checking the Security Checker API.




About the PHP Security Checker Package

The package PHP Security Checker is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Scan project packages to check for vulnerabilities

Here follows in more detail what it does:

This package can scan project packages to check for vulnerabilities.

It takes as parameter the path of a composer.lock file used in a project with packages installed with the Composer tool.

The package can check the installed packages against a vulnerabilities database using the Security Checker API and returns a list of known vulnerabilities that the installed packages have in their current versions.

Conclusion

The PHP Security Checker can be downloaded from download page or be installed using the PHP Composer tool following instructions in the Composer install instructions page.

This package was considered notable for implementing its benefits in a way that is worth noticing.

Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package as well nice prizes.

One nice prize that many PHP developers want and you may like is the PHP elePHPant mascot plush.




You need to be a registered user or login to post a comment

1,576,839 PHP developers registered to the PHP Classes site.
Be One of Us!

Login Immediately with your account on:

FacebookGmail
HotmailStackOverflow
GitHubYahoo


Comments:

No comments were submitted yet.



  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  
  All package blogs All package blogs   PHP Security Checker PHP Security Checker   Blog PHP Security Checker package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Verify Package...  

For more information send a message to info at phpclasses dot org.