Warning: You are browsing the documentation for PrestaShop 8, which is outdated.
You might want to look at the current version, PrestaShop 9. Read the updated version of the documentation
prestashop:linter:security-annotationsrc/PrestaShopBundle/Command/SecurityAnnotationLinterCommand.phpaction: Action to perform, must be one of: list and find-missingThis command aims to check if Back Office controller routes have configured Security annotations.
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 annotations.