Michael Mainer

Results 139 comments of Michael Mainer

We will need a separate transform for PowerShell that will remove all navigation properties where ExpandRestrictions has Expandable = false. This will also be applicable to model only generation scenarios...

Interesting. As it is currently, the automated use of dependabot would then trigger manual changes to the PowerShell Assembly Load Context every time a dependency is out of date, correct?...

Required reading for this work item. https://github.blog/changelog/2021-02-19-github-actions-workflows-triggered-by-dependabot-prs-will-run-with-read-only-permissions/ https://securitylab.github.com/research/github-actions-preventing-pwn-requests/

Abhishek, this is not the Graph Explorer you're looking for. This repo needs to be archived. This is the new and only [Graph Explorer](https://github.com/microsoftgraph/microsoft-graph-explorer-v4). Scopes content is added here: https://github.com/microsoftgraph/microsoft-graph-devx-content

Hello @nkramer , we now update samples in this repo: https://github.com/microsoftgraph/microsoft-graph-devx-content

My concerns: - Authentication tokens are tied to a host URI and by changing the base URI the token will no longer be valid. At least that's my understanding. -...

PR is too late, secrets are already pushed to public, threat actors may have already consumed them. This is a dev setup thing. Now to think of it, not really...

Yes, as a gate, that's good. I still want everyone running CredScan locally. ☺️