Skip to content

Allow propagating `PIP_INDEX_URL` and `PIP_EXTRA_INDEX_URL` to the docker container of the dependency checker

Ján Masarik requested to merge janmasarik/gitlab-ee:patch-25 into master

What does this MR do?

Propagate PIP_INDEX_URL and PIP_EXTRA_INDEX_URL to the Dependency Scanning analyzer gemnasium-python to allow for custom PyPI registries.

cc @fcatteau for https://gitlab.com/gitlab-org/gitlab-ee/issues/6375#note_114903502

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

  • New variables are tested in a test project like python-pip

Security

N/A

Refs https://gitlab.com/gitlab-org/gitlab-ee/issues/12810

Edited by 🤖 GitLab Bot 🤖

Merge request reports