0 Forks
3 Stars
3 Watchers

phpscan

Quick script to scan through a PHP project and flag up functions that are of interest when looking for security vulnerabilities. Aids manual code review.

How to download and setup phpscan

Open terminal and run command
git clone https://github.com/TartarusLabs/phpscan.git
git clone is used to create a copy or clone of phpscan repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with phpscan https://github.com/TartarusLabs/phpscan/archive/master.zip

Or simply clone phpscan with SSH
[email protected]:TartarusLabs/phpscan.git

If you have some problems with phpscan

You may open issue on phpscan support forum (system) here: https://github.com/TartarusLabs/phpscan/issues