Skip to content

Releases: cisagov/untitledgoosetool

v.1.2.5

04 Aug 14:27
6febba8
Compare
Choose a tag to compare

[1.2.5] - The goose is loose - 2023-08-04

Added

Changed

  • Updated cryptography to 41.0.3 based on dependabot.

Fixed

  • Incorporated fix for function helper_multiple_object when parent object contains a /
  • Updated authentication fix for graze.py and messagetrace.py

v.1.2.4

27 Jul 22:47
8c90678
Compare
Choose a tag to compare

[1.2.4] - The goose is loose - 2023-07-27

Added

Changed

  • Updated and pinned MSAL dependencies.

Fixed

  • Updated validationkey logic for m365 authentication.
  • Updated MSAL calls to align with the MSAL 1.23.0 change.

v.1.2.3

20 Jul 20:22
c1194f7
Compare
Choose a tag to compare

[1.2.3] - The goose is loose - 2023-07-20

Added

Changed

  • Updated cryptography and aiohttp based on dependabot.
  • Updated SBOM files.

Fixed

v1.2.2

17 Jul 20:59
50f2e70
Compare
Choose a tag to compare

[1.2.2] - The goose is loose - 2023-07-17

Added

  • Better catches for when password for the account needs to be updated, when a conditional access policy blocks user account access, or when the user account is flagged for risky actions.
  • Added catch for empty .conf fields, will allow more graceful exiting.

Changed

  • Updated and pinned aiohttp, colored, cryptography, and selenium dependencies and updated Python version to 3.10.11.
  • Pinned 3.1.0 version of ExchangeOnlineManagement PowerShell module.
  • Improved logic for grabbing validationkey from requests.

Fixed

  • Fixed MFA logic for messagetrace.py.
  • Fixed data dumper logic, they will only run if something in their section is set to True.

v1.2.1

06 Jun 19:24
101fc86
Compare
Choose a tag to compare

[1.2.1] - The goose is loose - 2023-06-06

Added

  • Implemented new tables to be pulled from MDE.
  • Added two SBOM files.

Changed

  • Updated readme with cloud-only account requirement.
  • Better logging for _no_results.json.

Fixed

  • Fixed Azure government calls.
  • Fixed minor debug logging issues.
  • Fixed the AttributeError encountered during AzureAD calls.