Skip to content

Commit 2c348e5

Browse files
committed
chore: add comment
1 parent ca2a378 commit 2c348e5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/generate_osv_advisories.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -408,6 +408,7 @@ def build_osv_advisory(
408408
drupal.Project, fetch_drupal_node(sa_advisory['field_project']['id'])
409409
)
410410

411+
# distributions don't fit within the Packagist ecosystem as they're not packages
411412
if project['type'] == 'project_distribution':
412413
return None
413414

0 commit comments

Comments
 (0)