Following code is using github svn adapter to check for git tags:
https://github.com/nexB/vulnerablecode/blob/main/vulnerabilities/package_managers.py#L389
This solution do not work when importer is behind a proxy.
Couldn't we just use the github api or parse the info/refs api?
Following code is using github svn adapter to check for git tags:
https://github.com/nexB/vulnerablecode/blob/main/vulnerabilities/package_managers.py#L389
This solution do not work when importer is behind a proxy.
Couldn't we just use the github api or parse the info/refs api?