Skip to content

Commit 88f6d07

Browse files
committed
updating security scan version
Signed-off-by: John McCrae <john.mccrae@progress.com>
1 parent 52a9af9 commit 88f6d07

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/ci-main-pull-request.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,11 @@ on:
7171
required: false
7272
type: boolean
7373
default: true
74+
detect-blackduck-scan-mode:
75+
description: 'Mode for BlackDuck SCA scan detection - options include RAPID,STATELESS,INTELLIGENT'
76+
required: false
77+
type: string
78+
default: 'INTELLIGENT'
7479
detect-version-source-type: # options include "none" (do not detect), "file", "github-tag" or "github-release"
7580
description: 'flag to determine how to detect version dynamically'
7681
required: false

0 commit comments

Comments
 (0)