-
Notifications
You must be signed in to change notification settings - Fork 1.7k
fix(azure): handle credentials scopes for Graph #7239
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
fix(azure): handle credentials scopes for Graph #7239
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #7239 +/- ##
==========================================
- Coverage 92.23% 88.64% -3.60%
==========================================
Files 81 1219 +1138
Lines 7356 35554 +28198
==========================================
+ Hits 6785 31517 +24732
- Misses 571 4037 +3466
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
You can check the documentation for this PR here -> Prowler Documentation |
You can check the documentation for this PR here -> Prowler Documentation |
You can check the documentation for this PR here -> Prowler Documentation |
You can check the documentation for this PR here -> Prowler Documentation |
You can check the documentation for this PR here -> Prowler Documentation |
Context
Fix #7214
Description
This PR handles management scopes for ms-graph.
Work done with my colleague @puchy22 🚀
Checklist
API
License
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.