There was an error while loading. Please reload this page.
1 parent f3e3e4e commit 66f55f8Copy full SHA for 66f55f8
1 file changed
vulnerabilities/importer_yielder.py
@@ -75,7 +75,9 @@
75
'license': '',
76
'last_run': None,
77
'data_source': 'NpmDataSource',
78
- 'data_source_cfg': {},
+ 'data_source_cfg': {
79
+ 'repository_url': 'https://github.com/nodejs/security-wg.git'
80
+ },
81
},
82
{
83
'name': 'ruby',
0 commit comments