Skip to content

[RUN AS-IF-FOSS] Move the Dependency Proxy to Core

Steve Abrams requested to merge 273655-dependency-proxy-to-core into master

What does this MR do?

Moves the dependency proxy feature of the package stage to GitLab Core.

Most files were moved without any changes at all and most other changes are moved directly from one file to another with no change. The only real changes involved updating tests to not check for a license.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

Related to #273655 (closed)

Edited by Steve Abrams

Merge request reports