Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Oct 18:15
· 26 commits to main since this release
51c439c

Major Changes

  • Make it so that the scubagoggles reports link to the baselines by @jfevang in #323
  • Add Detailed report messages for Drive&Docs by @snarve in #300
  • Orchestrator: convert to class implementation by @rlxdev in #333
  • Implement Gmail 19.2 and 19.3 in rego by @adhilto in #338
  • Implement group checks for Meet (issue 320) by @rlxdev in #329
  • New detailed report message for Groups by @snarve in #301
  • Reporter: convert to class implementation (issue 166) by @rlxdev in #342
  • Default Safe variable is incorrect in many cases by @snarve in #343
  • Add Omit to the Summary Counts by @adhilto in #346
  • Add functional smoke tests and automated testing workflow by @mitchelbaker-cisa in #336
  • Rename the baseline markdown files by @adhilto in #354
  • update supported Python version by @aormu in #356
  • Add config file support for existing parameters by @adhilto in #413
  • Add support for user input and documentation improvements to smoke testing workflow by @mitchelbaker-cisa in #416
  • Update Calendar policy 4.1 to detect inherited settings by @snarve in #471
  • Update sample report for v0.3.0 by @adhilto in #472

Documentation

Bugs Fixed

  • Fixing Various Reported Broken Links by @mdueltgen in #437
  • Correct the "No Such Event" behavior for Gmail policies with multiple settings by @adhilto in #369
  • Correct no log event found for Gmail.14.1v03 by @LaurenBassett in #468

Baselines

Dependency Updates

  • The minimum supported Python version is now v3.10.x
  • The supported version for the following Python modules has changed:
    • requests: changed from v2.32.0 to v2.32.3
    • tqdm: changed from v4.66.3 to v4.66.5
    • google-api-python-client from v1.7.9 to v2.142.0
    • google-auth-httplib2 from v0.0.3 to v0.2.0
    • google-auth-oauthlib from v0.4.0 to v1.2.1
    • MarkupSafe from v2.1.1 to v2.1.5

New Contributors

Full Changelog: v0.2.0...v0.3.0