Skip to content

Commit d57eb9d

Browse files
CopilotSamMonoRT
andauthored
Add eng/sdl-tsa-vars.config for TSA integration (#6980)
* Initial plan * Add eng/sdl-tsa-vars.config with TSA configuration Co-authored-by: SamMonoRT <46026722+SamMonoRT@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: SamMonoRT <46026722+SamMonoRT@users.noreply.github.com>
1 parent c095888 commit d57eb9d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

eng/sdl-tsa-vars.config

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
-SourceToolsList @("policheck","credscan")
2+
-ArtifactToolsList @("binskim")
3+
-TsaInstanceURL https://devdiv.visualstudio.com/
4+
-TsaProjectName DEVDIV
5+
-TsaNotificationEmail aspnetcore-build@microsoft.com
6+
-TsaCodebaseAdmin REDMOND\aspnetcore-build
7+
-TsaBugAreaPath "DevDiv\ASP.NET Core\Policy Violations"
8+
-TsaIterationPath DevDiv
9+
-TsaRepositoryName dotnetextensions
10+
-TsaCodebaseName dotnetextensions
11+
-TsaOnboard $True
12+
-TsaPublish $True
13+
-PoliCheckAdditionalRunConfigParams @("UserExclusionPath < $(Build.SourcesDirectory)/.config/PoliCheckExclusions.xml")
14+
-CrScanAdditionalRunConfigParams @("SuppressionsPath < $(Build.SourcesDirectory)/.config/CredScanSuppressions.json")

0 commit comments

Comments
 (0)