We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54f3d44 commit 117f660Copy full SHA for 117f660
build/tsaconfig.json
@@ -0,0 +1,14 @@
1
+{
2
+ "codebaseName": "MSAL4J",
3
+ "notificationAliases": [
4
+ "idauthsdkjava@microsoft.com"
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