From 3343bfb34ae73d62d13664d5ced339493205aa12 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 17:34:31 -0400 Subject: [PATCH] Update ScubaGear version to 1.2.0 (#1029) Co-authored-by: GitHub Action --- PowerShell/ScubaGear/ScubaGear.psd1 | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PowerShell/ScubaGear/ScubaGear.psd1 b/PowerShell/ScubaGear/ScubaGear.psd1 index 97a4234a1..a753ab9e5 100644 --- a/PowerShell/ScubaGear/ScubaGear.psd1 +++ b/PowerShell/ScubaGear/ScubaGear.psd1 @@ -12,7 +12,7 @@ RootModule = './ScubaGear.psm1' # Version number of this module. -ModuleVersion = '1.1.1' +ModuleVersion = '1.2.0' # Supported PSEditions CompatiblePSEditions = 'Desktop' diff --git a/README.md b/README.md index 3a01343c8..5685f1580 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ScubaGear

- +

Developed by CISA, ScubaGear is an assessment tool that verifies a Microsoft 365 (M365) tenant’s configuration conforms to the policies described in the Secure Cloud Business Applications ([SCuBA](https://cisa.gov/scuba)) Security Configuration Baseline [documents](https://github.com/cisagov/ScubaGear/tree/main/baselines). @@ -52,7 +52,7 @@ If a tenant does not have the licenses listed above, the report will display a n To download ScubaGear: 1. Click [here](https://github.com/cisagov/ScubaGear/releases/latest) to see the latest release. -2. Click `ScubaGear-v1-1-1.zip` (or latest version) to download the release. +2. Click `ScubaGear-v1-2-0.zip` (or latest version) to download the release. 3. Extract the folder in the zip file. ### PowerShell Execution Policies