cisagov / ScubaGoggles

SCuBA Security Configuration Baselines and assessment tool for Google Workspace
https://www.cisa.gov/resources-tools/services/secure-cloud-business-applications-scuba-project
Creative Commons Zero v1.0 Universal
128 stars 13 forks source link

Make it so that the scubagoggles reports link to the baselines #323

Closed jfevang closed 1 day ago

jfevang commented 1 week ago

๐Ÿ—ฃ Description

Make it so that the control group names in the report are links to their respective groups in the baseline.

Closes #200 Closes #312

๐Ÿ’ญ Motivation and context

Feature already present in ScubaGear. Nice to have feature, making it easier for users to learn more about the controls.

๐Ÿงช Testing

Run ScubaGoggles to ensure HTML reports are created correctly with proper URL links for group titles. Ensure that group reference URLs for control groups are included in ScubaResults.json file.

โœ… Pre-approval checklist

โœ… Pre-merge Checklist

โœ… Post-merge Checklist

adhilto commented 1 week ago

Also @jfevang I'm assuming you're leaving https://github.com/cisagov/ScubaGoggles/issues/312 for a separate PR?

jfevang commented 1 week ago

@adhilto @buidav Will work on #312 within same branch and notify reviewers when completed.

jfevang commented 1 week ago

@adhilto @buidav Completed work for #200 and #312. PR is ready for your review.