Skip to content

Edit Extra Index URL

Elizabeth Halper requested to merge elhalper/edit-eiu into azure/m18-master

Having extra index url in our requirements file exposes us to malicious actors when we load in the package. Changing it to --index-url ensures that the package is searched for in one specific area and removes that vulnerability. This PR also modulates the osdu packages from the public packages which makes it easier to manage changes.

Merge request reports