MDE, or Microsoft Defender for Endpoint, is the paid (not free/built-in) Defender version through M365. Currently, there's virtually nothing in Liongard for this. The regular M365 Graph API does not expose the info for it, it's available under the separate Microsoft 365 Graph Security API: https://learn.microsoft.com/en-us/graph/api/resources/security-api-overview?view=graph-rest-1.0 Basically, this is a request for a new antivirus inspector; but there's also a LOT of other good info available from the M365 Graph Security API that isn't in the already-used regular Graph API by Liongard; the main request is to create an MDE inspector with this, but you can also use it for a lot of other security info from M365 / Azure unrelated to MDE, which would be a great improvement for all Liongard customers. Examples of what comes from the Graph Security API include Entra ID protection details, Purview DLP, Purview Insider Risk Management, and more; there is significant real-world value to be had from adding this API to Liongard's stack and building a general inspector, or set of inspectors, around it.