Skip to content

Use propagate_env_vars in dependency scanning job

What does this MR do?

This MR uses our new propagated_env_vars in our dependency_scanning job.

Why are we doing this?

Following up !41318 (merged) where we extracted this method in shareable script.

This MR cleanup up some ~"technical debt" by removing duplicated logic.

Screenshots

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
Edited by Max Orefice

Merge request reports