You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: permissions/new/permissions.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -53984,7 +53984,7 @@
53984
53984
"adminDescription": "Allows the app to read the threat submissions and threat submission policies owned by the signed-in user.",
53985
53985
"userDisplayName": "Read threat submissions",
53986
53986
"userDescription": "Allows the app to read the threat submissions and threat submission policies that you own on your behalf.",
53987
-
"requiresAdminConsent": false,
53987
+
"requiresAdminConsent": true,
53988
53988
"privilegeLevel": 2
53989
53989
}
53990
53990
},
@@ -54063,7 +54063,7 @@
54063
54063
"adminDescription": "Allows the app to read the threat submissions and threat submission policies owned by the signed-in user. Also allows the app to create new threat submissions on behalf of the signed-in user.",
54064
54064
"userDisplayName": "Read and write threat submissions",
54065
54065
"userDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.",
0 commit comments