Skip to content

Commit 2e76834

Browse files
authored
Merge pull request #952 from AzureAD/avdunn/tsa-fix
And config for pipeline task
2 parents 54f3d44 + 117f660 commit 2e76834

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

build/tsaconfig.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"codebaseName": "MSAL4J",
3+
"notificationAliases": [
4+
5+
],
6+
"instanceUrl": "https://identitydivision.visualstudio.com",
7+
"projectName": "IDDP",
8+
"areaPath": "IDDP\\DevEx-Client-SDK\\Java",
9+
"iterationPath": "IDDP\\Unscheduled",
10+
"tools": [
11+
"credscan",
12+
"policheck"
13+
]
14+
}

0 commit comments

Comments
 (0)