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.55k stars 209 forks source link

Change default file name for Rego output #1217

Open adhilto opened 1 month ago

adhilto commented 1 month ago

💡 Summary

Change the default value for OutRegoFileName from TestResults to RegoOutput.

Motivation and context

Implementation notes

It's possible that some users rely on this file being named TestResults.json. However:

Acceptance criteria

schrolla commented 1 month ago

Requires updates to functional tests as well that hardcodes TestResults.json in a few places to allow tests to run properly.