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.77k stars 228 forks source link

Update Config file documentation and document ability to add organizational metadata to the config file #1425

Open buidav opened 1 week ago

buidav commented 1 week ago

💡 Summary

Some organizations find value in adding these parameters such as organization name into the ScubaResults.json itself. This issue is document how someone can do this and rewrite the conf file documentation a little bit to highlight the different types of config files.

Some suggested naming keys so far for these fields in the Config file. OrgName OrgUnitName

Motivation and context

Answering a request from an org that asked if this was possible.

Implementation notes

Acceptance criteria