feat(microsoft-defender-o365): mvp1/chk5 - register expectation signature types (#499) - #500
Draft
Megafredo wants to merge 6 commits into
Draft
Conversation
Megafredo
force-pushed
the
feat/471-chk1-project-architecture-setup
branch
from
July 17, 2026 13:31
4a386b6 to
1d831ac
Compare
guzmud
force-pushed
the
feat/499-mvp1-chk5-signature-types
branch
from
July 28, 2026 14:59
6ec94eb to
a41e357
Compare
❌ 1 Tests Failed:
View the full list of 1 ❄️ flaky test(s)
To view more test analytics, go to the Test Analytics Dashboard |
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.
Parent Issue: #499
Parent PR (MVP): #492
Contracts
Input Contract
7 total signature types must exist in or be contributable to the enum (3 standard types + 4 email placeholders waiting for the injector).
Output Contract
Consumed by:
Source(signatures=SUPPORTED_SIGNATURES)in the collector entry point (CHK.1 scaffold).Acceptance Criteria
Done Checklist
src/source/defender_o365_signatures.pywithSUPPORTED_SIGNATURESSignatureTypesvalues (3 standard + 4 email placeholders)SignatureTypesCloses #499