From e9e9b3d92a940bd121c32a5645812feb7b2d9d38 Mon Sep 17 00:00:00 2001 From: Gareth Jones Date: Fri, 23 May 2025 07:52:29 +1200 Subject: [PATCH] docs: actually include link to OSV spec --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1a5b962e..b8f0efae 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Drupal Advisory Database A community-driven database of known security vulnerabilities in Drupal packages -sourced from [drupal.org](https://www.drupal.org/security) using the [OSV] -format. +sourced from [drupal.org](https://www.drupal.org/security) using the +[OSV](https://ossf.github.io/osv-schema/) format. The data is primarily sourced using the drupal.org [REST API](https://www.drupal.org/drupalorg/docs/apis/rest-and-other-apis).