Skip to content

Commit 1d38f87

Browse files
authored
Revert "Move CredScanSuppressions.json to root of repo (#39780)" (#41070)
* Revert "Move CredScanSuppressions.json to root of repo (#39780)" - root location does not work w/ `CredScan` check when pushing to AzDO mirror This reverts commit cc3f45a. * Inform Guardian of CredScanSuppressions.json path
1 parent f08ae33 commit 1d38f87

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

eng/sdl-tsa-vars.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
-TsaOnboard $True
1111
-TsaPublish $True
1212
-PoliCheckAdditionalRunConfigParams @("UserExclusionPath < $(Build.SourcesDirectory)/s/eng/PoliCheckExclusions.xml")
13-
-CrScanAdditionalRunConfigParams @("SuppressionsPath < $(Build.SourcesDirectory)/s/CredScanSuppressions.json")
13+
-CrScanAdditionalRunConfigParams @("SuppressionsPath< $(Build.SourcesDirectory)/s/.config/CredScanSuppressions.json")

0 commit comments

Comments
 (0)