Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests suite failure: blocker composer plugin #373

Open
lukaszachy opened this issue Jul 4, 2022 · 1 comment
Open

tests suite failure: blocker composer plugin #373

lukaszachy opened this issue Jul 4, 2022 · 1 comment

Comments

@lukaszachy
Copy link

lukaszachy commented Jul 4, 2022

Testsuite fails in In the tests/run output:

cakephp/plugin-installer contains a Composer plugin which is blocked by your allow-plugins config. You may add it to the list if you consider it safe. See https://getcomposer.org/allow-plugins
You can run "composer config --no-plugins allow-plugins.cakephp/plugin-installer [true|false]" to enable it (true) or keep it disabled and suppress this warning (false)

FTR: Previously the message was

For additional security you should declare the allow-plugins config with a list of packages names that are allowed to run code. See https://getcomposer.org/allow-plugins
You have until July 2022 to add the setting. Composer will then switch the default behavior to disallow all plugins.
@phracek
Copy link
Member

phracek commented Mar 28, 2023

@lukaszachy Can you please verify if the issue is still valid?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants