prestashop:linter:security-attribute
src/PrestaShopBundle/Command/SecurityAttributeLinterCommand.php
action
: Action to perform, must be one of: list
and find-missing
This command aims to check if Back Office controller routes have configured Security attributes.
Two options are available: Listing and Finding Missing.
This option aims to list all routes, and their related permissions.
This option aims to find routes with missing security attributes.