Commit 560e9db4 authored by Philippe Lafoucrière's avatar Philippe Lafoucrière Committed by Shinya Maeda

Bump versions of secrets and klar

parent 3299c9b5
---
title: Bump versions of secrets and klar in the Secure-Binaries template
merge_request: 47531
author:
type: fixed
......@@ -131,6 +131,8 @@ secrets:
variables:
- $SECURE_BINARIES_DOWNLOAD_IMAGES == "true" &&
$SECURE_BINARIES_ANALYZERS =~ /\bsecrets\b/
variables:
SECURE_BINARIES_ANALYZER_VERSION: "3"
sobelow:
extends: .download_images
......@@ -162,6 +164,8 @@ klar:
variables:
- $SECURE_BINARIES_DOWNLOAD_IMAGES == "true" &&
$SECURE_BINARIES_ANALYZERS =~ /\bklar\b/
variables:
SECURE_BINARIES_ANALYZER_VERSION: "3"
clair-vulnerabilities-db:
extends: .download_images
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment