Skip to content

Tweak Dependency scanning template in CI

Nailia Iskhakova requested to merge tweak-security-scan into main

What does this MR do?

MR updates CI config to use default Dependency Scanning template so that Security results are shown in MR widget. Jobs will be run on merge request events and when MR is merged to default branch.

Additionally fixes check_requirements job to follow requirements for changes rule https://docs.gitlab.com/ee/ci/yaml/#ruleschanges

Related issues

Author's checklist

When ready for review, the Author applies the workflowready for review label and mention @gl-quality/get-maintainers:

  • Merge request:
    • Merge Request Title and Description are up to date, accurate, and descriptive
    • MR targeting the appropriate branch
    • MR has a green pipeline
Edited by Nailia Iskhakova

Merge request reports