Skip to content

Drush pm:security does not find SA for Drupal 9.0.0 #4447

@spleshka

Description

@spleshka

Describe the bug
Command drush pm:security does not find security releases for Drupal 9 core.

To Reproduce

  1. Install Drupal 9.0.0 (which has security issues and has to be upgraded to 9.0.1)
  2. Install latest Drush 10.3
  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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions