Skip to content

Commit

Permalink
[CI] Use the default credscan setup except for the exclusion.
Browse files Browse the repository at this point in the history
  • Loading branch information
mandel-macaque authored and vs-mobiletools-engineering-service2 committed Jun 25, 2024
1 parent a2d6bbb commit 8072429
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions tools/devops/automation/build-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,9 +218,6 @@ extends:
enabled: false # we run our on sbom generation
credscan:
suppressionsFile: '$(System.DefaultWorkingDirectory)\\xamarin-macios\\tools\\devops\\governance\\CredScanSuppressions.json'
outputFormat: sarif
debugMode: false
batchSize: 16
policheck:
exclusionsFile: '$(System.DefaultWorkingDirectory)\\xamarin-macios\\tools\\devops\\governance\\PoliCheckExclusions.xml'
sourceRepositoriesToScan:
Expand Down
3 changes: 0 additions & 3 deletions tools/devops/automation/build-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,9 +218,6 @@ extends:
enabled: false # we run our on sbom generation
credscan:
suppressionsFile: '$(System.DefaultWorkingDirectory)\\xamarin-macios\\tools\\devops\\governance\\CredScanSuppressions.json'
outputFormat: sarif
debugMode: false
batchSize: 16
policheck:
exclusionsFile: '$(System.DefaultWorkingDirectory)\\xamarin-macios\\tools\\devops\\governance\\PoliCheckExclusions.xml'
sourceRepositoriesToScan:
Expand Down

0 comments on commit 8072429

Please sign in to comment.