Skip to content

Enable dependency and secret detection scans in project CI

Nikhil George requested to merge ngeorge1-master-patch-75291 into master

What does this MR do?

This MR enables dependency and secret detection scans in this project. More context: https://gitlab.com/gitlab-org/gitlab/-/issues/349646

Related issues

https://gitlab.com/gitlab-org/gitlab/-/issues/349646

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion.

Required

  • Merge Request Title and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com

I guess the below items are not required as this change is in CI scripts

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes
  • Documentation created/updated
  • Tests added
  • Integration tests added to GitLab QA
  • Equivalent MR/issue for omnibus-gitlab opened
Edited by Nikhil George

Merge request reports