PHP Classes

File: box.json

Recommend this page to a friend!
  Classes of Paras Malhotra   PHP Security Checker   box.json   Download  
File: box.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Security Checker
Scan project packages to check for vulnerabilities
Author: By
Last change:
Date: 3 years ago
Size: 352 bytes
 

Contents

Class file image Download
{ "output": "security-checker.phar", "chmod": "0755", "compactors": [ "KevinGH\\Box\\Compactor\\Php" ], "main": "security-checker", "files": [ "LICENSE.md" ], "finder": [ { "name": "*.*", "exclude": ["Tests"], "in": "vendor" }, { "name": ["*.*"], "in": "src" } ], "stub": true }