
security-checker
List of commands for security-checker:
-
security-checker:tldr:4d5e8 security-checker: Return results as a JSON object.$ security-checker security:check --format=jsontry on your machineexplain this command
-
security-checker:tldr:9f260 security-checker: Look for security issues in the project dependencies (based on the `composer.lock` file in the current directory).$ security-checker security:checktry on your machineexplain this command
-
security-checker:tldr:c803d security-checker: Use a specific `composer.lock` file.$ security-checker security:check ${path-to-composer-lock}try on your machineexplain this command