cisagov / ScubaGear

Automation to assess the state of your M365 tenant against CISA's baselines
https://www.cisa.gov/resources-tools/services/secure-cloud-business-applications-scuba-project
Creative Commons Zero v1.0 Universal
1.44k stars 203 forks source link

Not found *.json files in IndividualReport folder #1142

Closed hdlinh1808 closed 1 week ago

hdlinh1808 commented 3 weeks ago

Hi when I run Invoke-SCuBA, the output don't have *.json files in IndividualReports folder. How can I generate it, Thanks

buidav commented 3 weeks ago

They should've been generated automatically with ScubaGear's v1.2.0 release. Are there any errors in the terminal?

Also, if you use the -MergeJson flag the individual JSON will be merged into one final ScubaResults.json for easier parsing. Example

Invoke-SCuBA -MergeJson
schrolla commented 1 week ago

Closing after 3 weeks no new activity.