Merge the current code in main with splash one branch to prepare for major refactoring - #111
Merged
Conversation
…olution (#93) - Add fallback lookups for primary SMTP ('mail') and secondary aliases ('proxyAddresses') when 'userPrincipalName' lookup returns empty results. - Implement exponential backoff retries (HTTP 429 / 503) during Graph API user discovery to prevent silent drops on rate limiting. - Preserve custom URL resolution for M365 Group Mailboxes.
…efined migration wave generation (#98) Testing: 1. https://screenshot.googleplex.com/5ZrS5TKmsHb8vZK 2. https://screenshot.googleplex.com/7fhXLf3TutqLGnW 3. https://screenshot.googleplex.com/6HuAEGn5TpT2cLx
* Apply EO waveplan enhancements * Upgrade merging logic to recalculate ETA accurately using merged dataframe subsets * Using variable for max user limit to resolve nit --------- Co-authored-by: Mridul Bhatt <mridulbhatt@google.com>
* Updated enum * Minor bug fixes
…imized ETA (#100) * feat: Add Encrypted Email detection with real-time UI updates and ETA optimization * feat: Set Encrypted Emails to be unchecked by default in UI
* Add support for detecting encrypted files (RMS/MIP) * Add encrypted file metrics to on-screen dashboard * Update encrypted file ETA, fix CSV export, and reorder UI cards * Add performance warning disclaimer for encrypted files scan
#107) * Added support for email counting using recursive folder hierarchy scanning * using mails instead of ID in logs
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
| # Upload the results to GitHub's code scanning dashboard (optional). | ||
| # Commenting out will disable upload of results to your repo's Code Scanning dashboard | ||
| - name: "Upload to code-scanning" | ||
| uses: github/codeql-action/upload-sarif@v3 |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.