drupal-composer / drupal-security-advisories

Other
51 stars 19 forks source link

Build a static list? #30

Closed joelpittet closed 1 year ago

joelpittet commented 2 years ago

Out of curiosity, why not use the same logic and APIs to build a static composer.json file like roave/security-advisories and set a cron job to update it. That way it can avoid the API calls.

webflo commented 1 year ago

This is already the current architecture. The Brach 9.x contains the composer.json file.