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.76k stars 226 forks source link

Convert baseline markdown files to text and HTML #1435

Open james-garriss opened 2 days ago

james-garriss commented 2 days ago

๐Ÿ—ฃ Description

This PR converts the existing baseline files that are in Markdown to both HTML and text format. It saves them to the baselines folder and then makes that folder available as an artifact.

๐Ÿ’ญ Motivation and context

Closes: #1376

๐Ÿงช Testing

Wrote and tested original workflow in an alternate repository. Once workflow was working, moved to SG repo and modified accordingly. Verified expected results were found in the artifact.

image

โœ… Pre-approval checklist

โœ… Pre-merge checklist

โœ… Post-merge checklist