Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
darwantep committed Mar 20, 2024
1 parent 3438fee commit 404e238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ steps:
CheckmarxService: 'CxOne'
projectName: '$(Build.Repository.Name)'
branchName: '$(Build.SourceBranchName)'
tenantName: 'checkmarx-global-services-internal'
tenantName: 'dp_wp_account'
additionalParams: '--debug --report-format summaryHTML --scan-types sca --sca-resolver ./ScaResolver --sca-resolver-params "--ignore-dev-dependencies true --scan-containers --images manuelbcd/vulnapp:latest,debian:10 --log-level Debug --containers-result-path .cxsca-container-results.json"'

- task: PublishBuildArtifacts@1
Expand Down

0 comments on commit 404e238

Please sign in to comment.