Skip to content

Commit 1504884

Browse files
committed
chore: add comment
1 parent a974c92 commit 1504884

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
@@ -391,6 +391,7 @@ def build_osv_advisory(
391391
drupal.Project, fetch_drupal_node(sa_advisory['field_project']['id'])
392392
)
393393

394+
# distributions don't fit within the Packagist ecosystem as they're not packages
394395
if project['type'] == 'project_distribution':
395396
return None
396397

0 commit comments

Comments
 (0)