Skip to content

Update dependency gitlab-ci-utils/gitlab-ci-templates to v22.2.0

This MR contains the following updates:

Package Type Update Change
gitlab-ci-utils/gitlab-ci-templates repository minor 22.0.0 -> 22.2.0

Release Notes

gitlab-ci-utils/gitlab-ci-templates (gitlab-ci-utils/gitlab-ci-templates)

v22.2.0

Compare Source

Changed
  • Added gemnasium-empty_sbom job to GitLab-Security-Scans collection with rules to only run in cases where Gemnasium does not otherwise run, which forces generation of an empty SBOM when there are no dependencies. (#​271)
  • Added the syft_sbom job. (#​271)
  • Deprecated the no_dependency_sbom job. Will be removed in v23.0.0. (#​271)

v22.1.0

Compare Source

Changed
  • Added job no_dependency_sbom to the GitLab-Security-Scans collection to upload an SBOM with no dependencies to satisfy license scanning execution policy requirements. Will only run if variable NO_DEPENDENCIES is provided. (#​270)
Fixed
  • Updated duplication-* jobs to gitlab-pmd-cpd:1.1.0.
  • Updated osv_scanner job to OSV Scanner v1.4.1.
  • Updated .python based jobs to use python v3.12.0.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by GoldenBot

Merge request reports