Remove excessive network calls from the redhat importer · Issue #1161 · aboutcode-org/vulnerablecode · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we make network calls for reference data in the redhat importer which makes redhat import process slow, we should move these network calls later in an improver which can deal with more type of entities and not only advisories.