https://github.com/nexB/vulnerablecode/blob/develop/vulnerabilities/import_runner.py
The module has lot of duplicate code. We will also get rid of import mechanism for added_advisories because it was based on the assumption that intersecting data can't be obtained via different data sources. A bug in packageurl-python caused confirmation of the assumption. This bug in purl-python is fixed via package-url/packageurl-python#40, it is expected to break our code for good.
https://github.com/nexB/vulnerablecode/blob/develop/vulnerabilities/import_runner.py
The module has lot of duplicate code. We will also get rid of import mechanism for
added_advisoriesbecause it was based on the assumption that intersecting data can't be obtained via different data sources. A bug in packageurl-python caused confirmation of the assumption. This bug in purl-python is fixed via package-url/packageurl-python#40, it is expected to break our code for good.