Temporarily disable CredScan (#19159)

This commit is contained in:
Michael Yanni 2024-03-22 16:11:05 -07:00 committed by GitHub
commit ef7b033e7c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -70,6 +70,10 @@ extends:
name: $(DncEngInternalBuildPool)
image: 1es-windows-2022
os: windows
# Temporary to workaround MicroBuild issues.
credscan:
enabled: false
justificationForDisabling: 'CredScan is failing on the MicroBuild signing plugin. "MicroBuild/Plugins/nuget.config" has changing content and thus cannot be baselined.'
stages:
- stage: Build
jobs: