Skip to content

Commit 4f33293

Browse files
committed
Add TSA config
1 parent 1503883 commit 4f33293

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.config/tsaoptions.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"instanceUrl": "https://msazure.visualstudio.com",
3+
"projectName": "One",
4+
"areaPath": "One\\MGMT\\Compute\\Powershell\\Powershell",
5+
"notificationAliases": [ "andschwa@microsoft.com", "slee@microsoft.com" ],
6+
"codebaseName": "PowerShell_vscode-powershell_20240328",
7+
"tools": [ "CredScan", "PoliCheck", "BinSkim" ]
8+
}

0 commit comments

Comments
 (0)