1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-11-06 09:09:19 +02:00

added detect8 support (#4545)

This commit is contained in:
Dmitrii Pavlukhin
2023-09-01 15:25:37 +03:00
committed by GitHub
parent f6e6d04408
commit 0f04b5f6e1
3 changed files with 56 additions and 1 deletions

View File

@@ -297,6 +297,28 @@ spec:
- STAGES
- STEPS
deprecated: true
- name: useDetect8
description:
"This flag allows to use the currently supported 8 version of Detect Script instead of v7"
aliases:
- name: detect/useDetect8
type: bool
scope:
- PARAMETERS
- STAGES
- STEPS
default: false
- name: successOnSkip
description:
"This flag allows forces Black Duck to exit with 0 error code if any step is skipped"
aliases:
- name: detect/successOnSkip
type: bool
scope:
- PARAMETERS
- STAGES
- STEPS
default: false
- name: customEnvironmentVariables
description:
"A list of environment variables which can be set to prepare the environment to run a BlackDuck scan. This includes a list of environment variables defined by