[wp-trac] [WordPress Trac] #54686: Composer: allow the PHPCS plugin

WordPress Trac noreply at wordpress.org
Thu Dec 23 04:22:38 UTC 2021


#54686: Composer: allow the PHPCS plugin
------------------------------+--------------------
 Reporter:  jrf               |      Owner:  (none)
     Type:  task (blessed)    |     Status:  new
 Priority:  normal            |  Milestone:  5.9
Component:  Build/Test Tools  |    Version:
 Severity:  normal            |   Keywords:
  Focuses:  coding-standards  |
------------------------------+--------------------
 The `dealerdirect/phpcodesniffer-composer-installer` Composer plugin is
 used to register external PHPCS standards with PHPCS.

 As of Composer 2.2.0, Composer plugins need to be explicitly allowed to
 run. The GH PR patch adds the necessary configuration for that to prevent
 Composer asking every single time `composer install` or `composer update`
 is run.

 Refs:
 * https://blog.packagist.com/composer-2-2/#more-secure-plugin-execution

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/54686>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list