ORCA preview: add Teams/reporting checks, applicability fixes, and HTML report UX updates - #341
Open
shridhar-wq wants to merge 1 commit into
Open
Conversation
shridhar-wq
force-pushed
the
feature/orca-html-redesign-fluent-light
branch
from
July 13, 2026 11:09
f9414e2 to
75e5b1f
Compare
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.
Summary\n- Adds ORCA-246 to ORCA-249 checks for Teams ZAP, Teams user reporting, Outlook user reporting, and Reject Direct Send.\n- Extends collection in ORCA.psm1 for Teams/reporting/org-config sources with safe fallbacks when cmdlets are unavailable.\n- Fixes policy applicability handling for unscoped rules (no recipient conditions treated as tenant-wide apply), reducing false no-coverage outcomes.\n- Updates existing checks (including ORCA104, ORCA113, ORCA226, ORCA227, ORCA242) for strict evaluation, built-in policy handling, coverage detection, and null safety.\n- Regroups SPF/DKIM checks under Email Authentication.\n- Includes targeted wording and link-label improvements for accuracy.\n- Reworks HTML report UX: sticky header/toolbar, sidebar navigation, richer filtering, trend chart wiring, and User Guide updates.\n\nNotes\n- This PR is not text-only; it includes logic and behavior changes in checks and collection.\n- Mockup artifacts are excluded from the commit.\n- AGENTS.md is not included.