Skip to content

Fix Dependency Scanning

Philippe Lafoucrière requested to merge use-secure-jobs-templates into master

What does this MR do?

Fix dependency scanning jobs, broken because of #291159 (comment 477638875) This MR is using the same workaround as SAST, meaning the jobs definitions are duplicated instead of using our template, and here is why:

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 Philippe Lafoucrière

Merge request reports