There was an error while loading. Please reload this page.
1 parent 5eb2ea4 commit 8a1f30aCopy full SHA for 8a1f30a
1 file changed
vulnerabilities/importer_yielder.py
@@ -227,13 +227,15 @@
227
'data_source_cfg': {},
228
},
229
{
230
- 'name': 'elixir_security',
231
- 'license': '',
232
- 'last_run': None,
233
- 'data_source': 'ElixirSecurityDataSource',
234
- 'data_source_cfg': {
235
- 'repository_url': 'https://github.com/dependabot/elixir-security-advisories'
+ 'name': 'elixir_security',
+ 'license': '',
+ 'last_run': None,
+ 'data_source': 'ElixirSecurityDataSource',
+ 'data_source_cfg': {
+ 'repository_url': 'https://github.com/dependabot/elixir-security-advisories'
236
+ },
237
238
+ {
239
'name': 'apache_tomcat',
240
'license': '',
241
'last_run': None,
0 commit comments