Closed jleslie closed 2 years ago
I also have the same error. Is there any updates ?
Helllo @anasshl @jleslie - please run the following command: composer remove magento/composer-dependency-version-audit-plugin
install the extension - and then you can re-install that module afterward.
Thanks!
@ibraheemnabeelfauzi as I said in my initial post, disabling security is not an acceptable solution. Disabling security for one module is still disabling security. When do you plan on having this fixed. You are the only package people are consistently having this issue with.
@jleslie @anasshl I'm one of the lead devs here. Let me clarify a few points.
The only workaround Magento have left us with at this moment is to temporarily uninstall the composer-dependency-version-audit-plugin, install matrixrate, then reinstall the audit plugin. We agree running your store without a security feature is a problem. But the security plugin is also not an 'active' security feature, it only turns on during composer updates and then all it's doing is checking if the public repo has gotten ahead of the private marketplace repo. This is effectively a 'do you trust this source' check. In this case since a higher version is expected you can temporarily uninstall the security check, install matrixrate, then reinstall the security check.
We're not happy about this workaround either and we're continuing to try to find a better solution however Magento has so far been resistant to improvements to the audit plugin. We'll update here if the situation improves.
@TravisBernard thanks for taking the time to go through that. I definitely understand Magento being Magento.
[Exception] Higher matching version 20.3.0 of webshopapps/module-matrixrate was found in public repository packagist.org than 20.2.0 in private https://repo.magento.com. Public package might've been taken over by a malicious entity, please investigate and update package requirement to match the version from the private repository
Still an issue, and still blocking installs. Disabling security is not an acceptable solution. Opening as follow-up to issue 104 which was closed but never fixed.