Skip to content

v0.2.2-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@MarkoH17 MarkoH17 released this 14 Jul 14:45
58fd193

⚠️ Notice

When upgrading from a previous version of Spray365, ensure that you install the latest dependencies! Install the latest version of Spray365 and its dependencies with:

$ git clone https://github.com/MarkoH17/Spray365
$ cd Spray365
~/Spray365$ pip3 install -r requirements.txt -U
~/Spray365$ python3 spray365.py

🎉 What's New

  • Review module now shows which AAD endpoints are accessible (e.g., not protected by MFA / conditional access policies)

🏗️ What's Changed

  • Exceptions are now displayed in more detail to aid in debugging
  • Code cleanup (import re-ordering)

Full Changelog: 0.2.1-beta...0.2.2-beta