Currently import from github will report `404 not found` error in ` on following two lines: https://github.com/nexB/vulnerablecode/blob/3388f885e220434a4c08476601ebc9853c89967a/vulnerabilities/package_managers.py#L313 https://github.com/nexB/vulnerablecode/blob/3388f885e220434a4c08476601ebc9853c89967a/vulnerabilities/package_managers.py#L351 Maybe we should ignore packages whose versions can't be retrieved.
Currently import from github will report
404 not founderror in ` on following two lines:https://github.com/nexB/vulnerablecode/blob/3388f885e220434a4c08476601ebc9853c89967a/vulnerabilities/package_managers.py#L313
https://github.com/nexB/vulnerablecode/blob/3388f885e220434a4c08476601ebc9853c89967a/vulnerabilities/package_managers.py#L351
Maybe we should ignore packages whose versions can't be retrieved.