File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ for the plugin. The default behavior of Composer checks all dependencies against
3636the published list of known security vulnerabilities, and will cause the plugin
3737operation to fail if any insecure dependencies exist. Pantheon has disabled this
3838behavior for Terminus and Terminus plugins by setting ` config.audit.block-insecure ` to
39- ` false ` in Terminus' composer.json file. This allows customers Continuous Integration
40- workflows to keep working, even if they need to install Terminus plugins with
41- dependencies with published security advisories.
39+ ` false ` in Terminus' composer.json file. Pantheon issues timely updates for Terminus to
40+ mitigate security risks. However, we’ve disabled the Composer audit to prevent unnecessary
41+ noise that might disrupt the user experience."
4242
4343Use ` terminus self:update ` to update Terminus to the latest available version.
You can’t perform that action at this time.
0 commit comments