maester365 / maester

The core repository for the Maester module with helper cmdlets that will be called from the Pester tests.
https://maester.dev
MIT License
363 stars 89 forks source link

Add 365inspect controls to maester #527

Open softengsistemas opened 2 weeks ago

softengsistemas commented 2 weeks ago

Hi!

I think that it's a good idea to add some 365 inspectors from 365inspect in maester, in order to increase the capabilities of the maester detections to Exchange, Sharepoint, OneDrive and Teams. Attached the github repository of 365 inspect (https://github.com/soteria-security/365Inspect) and the current inspectors (https://github.com/soteria-security/365Inspect/tree/main/Inspectors).

soulemike commented 1 week ago

Those look like they are some good tests. The project is listed as under MIT, but if you don't mind trying to see if a maintainer has any concerns with incorporating the tests here as well.

It would likely be best to use a process similar to EIDSCA tests or what is staged for ORCA. That way the tests can be generated dynamically as the upstream module changes.