Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 14:09
· 24 commits to main since this release
8c185c8

ScubaGear is now available for installation through the PowerShell Gallery public repository here. Users can install ScubaGear via PSGallery using the Install-Module cmdlet provided by PowerShellGet. Once installed in this way, users do not need to use Import-Module to have access to ScubaGear cmdlets and functions. ScubaGear still requires running Initialize-SCuBA after installation to install its other dependencies.
Installation instructions for the ZIP release package below are included in the README.

Major Changes

  • Publish ScubaGear module to PowerShell Gallery #959
  • Add check for MS.AAD.7.2v1 using least privilege score #852
  • Add authentication methods disabled checks for MS.AAD.3.5.v1 #902
  • Update Azure AD 7.6-7.9 checks to support PIM for Groups #945
  • Move and update support scripts to functions #870
  • Add option to generate per product and merged JSON results #970
  • Add accessibility features to HTML report #962
  • Add tenant licensing details to Azure AD HTML report #1011
  • Add New-Config cmdlet to generate a config file template #984
  • See full list of enhancements here

Bugs Fixed

  • Fix broken baseline links in HTML report #924
  • Fix dark mode checkbox from being in incorrect state #991
  • Fix MS.AAD.5.2v1 check response processing error #1043
  • See full list of bug fixes here

Documentation

  • Add RELEASES.md and CONTRIBUTING.md documentation #936
  • Update sample reports to latest version output examples #1058
  • Add TLP:CLEAR information note to PowerBI baseline #907
  • Set consistent depth on README table of contents #933
  • See full list of documentation changes here

Baselines

  • Add PIM for Groups details to Azure AD 7.6-7.9 implementation instructions #926
  • Revise MS.EXO.5.1 to remove incorrect note #939
  • Update MS.AAD.5.3v1 and MS.AAD.5.4v1 instructions to match correct buttonology #1028

Full Changelog: v1.1.1...v1.2.0