-
Notifications
You must be signed in to change notification settings - Fork 534
[microsoft-defender-intel] Update connector to be "manager_supported" #5338
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Powlinett
wants to merge
14
commits into
master
Choose a base branch
from
feat/4847-migrate-microsoft-defender-intel
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
52b349b to
f05a4c1
Compare
28b43d8 to
d97e74e
Compare
mariot
previously approved these changes
Dec 24, 2025
Member
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.
See comments, I will push the changes for:
- Removing "live" as default and update config files
- Fixing url path for
MICROSOFT_DEFENDER_INTEL_RESOURCE_PATHvariable - Regenerating schema
- Fix tests following changes listed above
- Re-order imports and module-level declarations
stream/microsoft-defender-intel/src/microsoft_defender_intel_connector/settings.py
Outdated
Show resolved
Hide resolved
stream/microsoft-defender-intel/src/microsoft_defender_intel_connector/__init__.py
Outdated
Show resolved
Hide resolved
stream/microsoft-defender-intel/src/microsoft_defender_intel_connector/settings.py
Outdated
Show resolved
Hide resolved
jabesq
previously approved these changes
Dec 29, 2025
Member
jabesq
left a comment
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.
Member
|
Do not merge for now until complete functionnal test has been done |
throuxel
previously approved these changes
Dec 31, 2025
838ae10 to
d7ad217
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
composer
connector: microsoft defender intel
filigran team
use to identify PR from the Filigran team
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.

Proposed changes
settings.pyconnector.pymain.pyor__main__.pyRelated issues
Checklist
Further comments
The code needs to be reviewed by two people: one must fix any issue, the other one review the final commits.