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.

有帮助吗?

解决方案

There are three RSS feeds:

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

许可以下: CC-BY-SA归因
scroll top