Skip to content

Commit

Permalink
Update settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
NikCharlebois committed Dec 5, 2024
1 parent b65a6d1 commit b5eeaf1
Showing 1 changed file with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,20 @@
"read": [],
"update": []
}
},
"WindowsDefenderATP":{
"delegated": {
"read": [],
"update": []
},
"application": {
"read": [
"Machine.Read.All"
],
"update": [
"Machine.ReadWrite.All"
]
}
}
}
}

0 comments on commit b5eeaf1

Please sign in to comment.