Frage

Is there an api to use to get data from https://www.drupal.org/security? I'm looking to get for example all vulnerabilities for older versions of a module.

War es hilfreich?

Lösung

There are three RSS feeds:

Using PHP, you can parse one of those RSS feeds to get the data you need.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit drupal.stackexchange
scroll top