Update dependency gitlab-ci-utils/gitlab-ci-templates to v44.4.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gitlab-ci-utils/gitlab-ci-templates | repository | minor |
44.3.0 -> 44.4.0
|
Release Notes
gitlab-ci-utils/gitlab-ci-templates (gitlab-ci-utils/gitlab-ci-templates)
v44.4.0
Changed
- Updated
owasp_dependency_check
job inGitLab-Security-Scans
collection to include OSS Index credentials since access now requires authentication. This assumes the variablesOSS_INDEX_USERNAME
/OSS_INDEX_PASSWORD
have been configured with a username/token. The scanner can also be disabled by settingvariables:ODC_ADDITIONAL_ARGS:'--disableOssIndex'
. - Updated the
duplication_*
jobs togitlab-pmd-cpd:2.10.0
. See the release notes for details. - Updated the
pa11y_ci
job togitlab-pa11y-ci:12.4.0
. See the release notes for details. - Updated the
pagean
andlint_pageanrc
jobs topagean@14.7.1
. See the release notes for details. - Updated the
syft_sbom
job tosyft:v1.33.0
. See the release notes for details. - Updated the
.image_tool
and.copy_image
templates, and associated jobs, toimage-tools:1.8.0
. See the release notes for details.
Fixed
- Updated the
semgrep-sast
job togitlab-semgrep-plus:10.2.4
. See the release notes for details. - Updated the
container_build
job tokaniko
v1.25.2. See the release notes for details. - Updated the
prepare_release
job togitlab-releaser@9.0.0
. There are no functional changes to the template. See the release notes for details. - Updated the
lint_prose
job tovale:3.7.7
. See the release notes for details. - Updated the
node_sbom
job tocyclonedx-npm@4.0.2
. See the release notes for details. - Updated the
socket
job tosocket@1.1.22
. See the release notes for details.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.