Skip to content

Commit 4faedbc

Browse files
committed
use onebranch template - remove globalSdl
1 parent 864a7ff commit 4faedbc

1 file changed

Lines changed: 0 additions & 27 deletions

File tree

eng/pipelines/dummy-release-pipeline.yml

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -10,33 +10,6 @@ extends:
1010
parameters:
1111
featureFlags:
1212
WindowsHostVersion: 1ESWindows2022
13-
# SDL should have been performed before release. Disabling SDL in release pipeline. Note that some static analysis can't be disabled by default.
14-
# More info at https://eng.ms/docs/cloud-ai-platform/azure-edge-platform-aep/aep-engineering-systems/productivity-and-experiences/onebranch-platform-services/onebranch/securitycompliancegovernanceandpolicies/sdlforcontainerizedworkflows.
15-
globalSdl:
16-
baseline:
17-
baselineFile: $(Build.SourcesDirectory)\.gdn\.gdnbaselines
18-
suppressionSet: default
19-
suppression:
20-
suppressionFile: $(Build.SourcesDirectory)\.gdn\.gdnsuppress
21-
suppressionSet: default
22-
asyncSdl:
23-
enabled: false
24-
tsa:
25-
enabled: false
26-
credscan:
27-
enabled: false
28-
apiscan:
29-
enabled: false
30-
codeql:
31-
compiled:
32-
enabled: false
33-
binskim:
34-
enabled: false
35-
policheck:
36-
enabled: false
37-
eslint:
38-
enabled: false
39-
tsaOptionsFile: .config/tsaoptions.json
4013

4114
stages:
4215
- stage: PublishSymbols

0 commit comments

Comments
 (0)