Skip to content

v0.7.1

Choose a tag to compare

@patch-the-dog patch-the-dog released this 13 Apr 09:54
1705d54

⚠️ DEPRECATION NOTICE: this release contains breaking changes and upgrading may cause unexpected behavior.

Here's what you should know before upgrading:

  • Keyword "deleted" was renamed to "missing" in text and JSON output
  • Keyword "drifted" was renamed to "changed" in text and JSON output
  • CLI flag --error-reporting was renamed to --send-crash-report
  • To avoid unnecessary noise in the scan result, default AWS resources, like the service-linked role associated to your account will now be ignored by default. You can use the --strict flag to disable this behavior

🚀 Features

🐛 Bug Fixes