grasmash / drupal-security-warning
提醒用户不要安装由安全团队不支持的Drupal项目版本。
1.1.1
2017-10-10 14:47 UTC
Requires
- composer-plugin-api: ^1.0
Requires (Dev)
- composer/composer: ^1.0
- phpunit/phpunit: ^5.7.0
- squizlabs/php_codesniffer: ^2.7
- symfony/filesystem: ^3.2.0
- symfony/process: ^3.2.0
This package is auto-updated.
Last update: 2024-08-24 21:09:38 UTC
README
此Composer插件将在用户安装或更新安全团队不支持的Drupal包时显示警告,按照安全警告政策。
安装或更新“未涵盖”的Drupal包将显示
You are using Drupal packages that are not supported by the Drupal Security Team!
- drupal/consumers:1.0.0.0-beta1: Project has not opted into security advisory coverage!
- drupal/inline_entity_form:1.0.0.0-beta1: Beta releases are not covered by Drupal security advisories.
- drupal/scheduled_updates:1.0.0.0-alpha6: Project has not opted into security advisory coverage!
- drupal/diff:1.0.0.0-RC1: RC releases are not covered by Drupal security advisories.
- drupal/seckit:1.0.0.0-alpha2: Alpha releases are not covered by Drupal security advisories.
- drupal/security_review:dev-1.x: Dev releases are not covered by Drupal security advisories.
See https://www.drupal.org/security-advisory-policy for more information.