visualize defender anti phishing policies - #2282
Draft
jmosby1 wants to merge 6 commits into
Draft
Conversation
Open
1 task
Collaborator
|
Thanks for working on this! Some high-level feedback:
|
jmosby1
force-pushed
the
2024-visualize-defender-anti-phishing-policies
branch
from
July 30, 2026 15:28
a94b8db to
b349a9a
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.
🗣 Description
This PR adds Tables describing the anti-phish policies related to SecuritySuite Group 2. The tables are added to the end of the SecuritySuite report similar to the report tables in AAD
💭 Motivation and context
It can be difficult to determine what is causing checks in SecuritySuite Group 2 without understanding the variables that are being checked. These tables provide additional context to help users track down what is missing from their policies. Closes #2024
🧪 Testing
Run Invoke-Scuba with a configuration file (use sample-config-files/scuba_compliance.yaml as a template) that includes SensitiveUsers and PartnerDomains. You should see the relevant tables at the bottom of the SecuritySuite report
✅ Pre-approval checklist
✅ Pre-merge checklist
PR passed smoke test check.
PR/feature branch passes functional tests for relevant products, if applicable.
Feature branch has been rebased against changes from parent branch, as needed.
Use
Update branchbutton below or use this reference to rebase from the command line.Resolved all merge conflicts on branch.
Squash all commits into one PR level commit using the
Squash and mergebutton.✅ Post-merge checklist