feat: add support for the Drupal ecosystem#3723
Conversation
|
This pull request has not had any activity for 60 days and will be automatically closed in two weeks |
|
This is no longer needed as we're not going to use a dedicated ecosystem for Drupal |
|
@G-Rath Could you let us know what happened here? I think I am seeing vulnerabilities from the drupal database, i.e. https://osv.dev/vulnerability/DRUPAL-CONTRIB-2023-052. However the Drupal database (or ecosystem) is not mentioned on:
My feeling is that the Drupal database is mirrored/ingested, but it's been made part of the Packagist ecosystem? I looked for other PRs but I am struggling to find the one that actually adds this. |
|
@valentijnscholten yes that's correct, we're using the Packagist ecosystem - if you look at the advisory the source is the Drupal advisory database. We added the db to prod in #4394 and you can read more about it in our blog post Happy to answer any questions either on GH or in the Drupal Slack 🙂 |
|
Thanks. The part that I missed is that the conversion to OSV format is actually done in https://github.com/DrupalSecurityTeam/drupal-advisory-database. |
This adds support for the (upcoming) Drupal ecosystem as defined in ossf/osv-schema#372 - notably, this ecosystem uses the same version structure as Packagist and can have an optional
:7suffix for denoting Drupal v7 advisories