Sodamhan.com

TL;DR

progpilot

A PHP static analysis tool for detecting security vulnerabilities. More information: https://github.com/designsecurity/progpilot.

  • Analyze the current directory:

progpilot

  • Analyze a specific file or directory:

progpilot path/to/file_or_directory

  • Specify a custom configuration file:

progpilot --configuration path/to/configuration.yml

This document was created using the contents of the tldr project.