-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat(m365): add Microsoft 365 provider #5902
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… and a check to test if things are working properly
…new checks following CIS recommendations
…ing to be used and add more description to status extended in admincenter checks
…tests still not working
…test connection, not working
…ptions, regions and mutelist
MarioRgzLpz
changed the base branch from
PRWLR-5281-po-c-development
to
master
December 4, 2024 04:56
…nant is not allowed for microsoft365 and adjust admincenter service and checks to that change
github-actions
bot
added
the
output/html
Issues/PRs related with the HTML output format
label
Dec 4, 2024
…al to those that are either manual in the CIS or cant be done using msgraph SDK
github-actions
bot
added
the
provider/azure
Issues/PRs related with the Azure provider
label
Jan 16, 2025
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #5902 +/- ##
==========================================
- Coverage 89.38% 88.76% -0.62%
==========================================
Files 1182 1195 +13
Lines 33816 34471 +655
==========================================
+ Hits 30226 30599 +373
- Misses 3590 3872 +282
Flags with carried forward coverage won't be shown. Click here to find out more.
|
MrCloudSec
changed the title
Microsoft365 MVP Development
feat(m365): add Microsoft 365 provider
Jan 21, 2025
MrCloudSec
approved these changes
Jan 24, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Way to go 🚀
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Labels
output/html
Issues/PRs related with the HTML output format
provider/azure
Issues/PRs related with the Azure provider
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Context
Include changes related to adding Microsoft 365 as a provider.
Description
Please include a summary of the change and which issue is fixed. List any dependencies that are required for this change.
Checklist
License
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.