microsoftgraph / microsoftgraph/msgraph-sdk-go

Add Microsoft Graph API support to manage and retrieve E-mail & Collaboration security settings in Microsoft 365 Defender

Open
#940 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

status:waiting-for-triage type:feature
Dominant language
Go
Stars
335
Forks
43
Avg merge
15h 19m
Merged PRs (30d)
3

Description

Is your feature request related to a problem? Please describe the problem.

Currently, the E-mail & collaboration settings in Microsoft 365 Defender (including controls like Priority Account Protection, Safe Links, Safe Attachments, Anti-Phishing, User Submissions, Quarantine Policies, etc.) can only be viewed or configured via the Microsoft 365 Defender portal or through a mix of Exchange Online and Security & Compliance PowerShell cmdlets. Could you please confirm if this functionality is available, or consider adding support for retrieving via Graph API?

Describe the solution you'd like.

Expose a new Graph API namespace (e.g., /security/emailSettings) that provides read/write access to all E-mail & collaboration policies in Microsoft 365 Defender.

Additional context?

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or existing SDK entry points. Start by checking whether Microsoft Graph exposes the requested Microsoft 365 Defender E-mail & collaboration settings, then define the supported /security/emailSettings read/write scope; done requires an agreed API surface and corresponding SDK coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.