silverhack

Results 17 issues of silverhack

**What happened?** Duplicate values in **Analysis** should raise some kind of warning. This would help prevent mistakes when working with larger tenants and complex configs. **How to reproduce it** Steps...

bug

It is a common request to have a compliance report separated in CSV or JSON output, rather than exported in single RAW files, for easier consumption by other tools. Actually,...

enhancement
help wanted
good first issue
question

**What happened?** When calling Directory.EnumerateFiles and when a directory does not exist, an exception is raised. This happens when monkey365 is imported. **How to reproduce it** Steps to reproduce the...

bug

**Is your feature request related to a problem? Please describe.** Currentlly the HTML report also comes with a lot of external assets in the local filesystem, and once per report....

enhancement

**Is your feature request related to a problem? Please describe.** Right now it is possible to exclude collectors from the command line, but it is hard to find collector names...

enhancement

**Is your feature request related to a problem? Please describe.** Currently, the HTML report also comes with a lot of external assets in the local filesystem, and once per report....

enhancement

**Is your feature request related to a problem? Please describe.** Modules within Monkey365 were designed to work independently from each other and currently some internal modules have the same logic...

enhancement

**Is your feature request related to a problem? Please describe.** Investigate how to distribute Monkey365 via the PowerShell Gallery. The PowerShell Gallery should be the preferred way to install the...

enhancement

**Current Status** Currently, there are some GitHub actions to perform linting (PsScriptAnalyzer) and for testing (Pester). Actually these two actions are quite old and are using deprecated flags, causing actions...

documentation
enhancement
status/In Progress

**What happened?** The Azure Active Directory Graph is deprecated and [will be switched off on next week](https://learn.microsoft.com/en-us/graph/migrate-azure-ad-graph-overview). Microsoft Graph is fully integrated with Monkey365's use of MSGraph objects, so it...

bug
impact-medium
severity-high
breaking-change