Adding sdlConfig file to move policheck out of the build (#36142)
authorAnirudh Agnihotry <anirudhagnihotry098@gmail.com>
Wed, 13 May 2020 22:37:34 +0000 (15:37 -0700)
committerGitHub <noreply@github.com>
Wed, 13 May 2020 22:37:34 +0000 (15:37 -0700)
* sdlfile

* add the variable names

eng/sdl-tsa-vars.config [new file with mode: 0644]

diff --git a/eng/sdl-tsa-vars.config b/eng/sdl-tsa-vars.config
new file mode 100644 (file)
index 0000000..0b4659a
--- /dev/null
@@ -0,0 +1,11 @@
+-SourceToolsList @("policheck","credscan")
+-TsaInstanceURL https://devdiv.visualstudio.com/
+-TsaProjectName DEVDIV
+-TsaNotificationEmail runtimerepo-infra@microsoft.com
+-TsaCodebaseAdmin REDMOND\danmose
+-TsaBugAreaPath "DevDiv\NET Runtime\Reliability\Docs"
+-TsaIterationPath DevDiv
+-TsaRepositoryName Runtime
+-TsaCodebaseName Runtime
+-TsaOnboard $True
+-TsaPublish $True
\ No newline at end of file