Skip to content

Commit 1965b96

Browse files
committed
Remove the importer for vulcodes
Signed-off-by: Shivam Sandbhor <shivam.sandbhor@gmail.com>
1 parent d52c5c4 commit 1965b96

3 files changed

Lines changed: 0 additions & 77 deletions

File tree

vulnerabilities/importer_yielder.py

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -245,16 +245,6 @@
245245
},
246246
},
247247

248-
{
249-
'name': 'vulcodes',
250-
'license': '',
251-
'last_run': None,
252-
'data_source': 'VulCodeDataSource',
253-
'data_source_cfg': {
254-
'repository_url': 'https://github.com/sbs2001/vulcodes.git'
255-
}
256-
}
257-
258248
]
259249

260250

vulnerabilities/importers/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,3 @@
4545
from vulnerabilities.importers.ubuntu import UbuntuDataSource
4646
from vulnerabilities.importers.ubuntu_usn import UbuntuUSNDataSource
4747
from vulnerabilities.importers.apache_tomcat import ApacheTomcatDataSource
48-
from vulnerabilities.importers.vulcodes import VulCodeDataSource

vulnerabilities/importers/vulcodes.py

Lines changed: 0 additions & 66 deletions
This file was deleted.

0 commit comments

Comments
 (0)