Skip to content

Commit ac08ebd

Browse files
committed
Add TSA config
1 parent b1b1d57 commit ac08ebd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.config/tsaoptions.json

+8
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": [ "[email protected]", "[email protected]" ],
6+
"codebaseName": "PowerShell_vscode-powershell_20240328",
7+
"tools": [ "CredScan", "PoliCheck", "BinSkim" ]
8+
}

0 commit comments

Comments
 (0)