-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Describe the bug
Command drush pm:security
does not find security releases for Drupal 9 core.
To Reproduce
- Install Drupal 9.0.0 (which has security issues and has to be upgraded to 9.0.1)
- Install latest Drush 10.3
- Run
drush pm:security
- it will not find any security issues.
Expected behavior
drush pm:security
should find security update for Drupal core which is 9.0.1 as of today.
Actual behavior
We get [success] There are no outstanding security updates for Drupal projects.
Workaround
Unknown
System Configuration
Q | A |
---|---|
Drush version? | 10.3 |
Drupal version? | 9.0.0 |
PHP version | 7.4.5 |
OS | Linux |
Additional information
We've done a quick research and look like https://github.com/drupal-composer/drupal-security-advisories does not include Drupal 9 yet, which causes this issue.
Metadata
Metadata
Assignees
Labels
No labels