Turbot Guardrails Enterprise (TE) v5.48.0 - Enhanced policy pack management, control muting and improved visibility with insightful stats

Jan 27, 2025
TE

What's new?

  • Server

    • Deprecation Notice: The SmartFolder API has been deprecated and replaced with a new Policy Pack API:
      • createSmartFolder → Use createPolicyPack instead.
      • deleteSmartFolders → Use deletePolicyPacks instead.
      • attachSmartFolders → Use attachPolicyPacks instead.
      • putSmartFolderAttachments → Use putPolicyPackAttachments instead.
      • updateSmartFolders → Use updatePolicyPacks instead.
      • detachSmartFolders → Use detachPolicyPacks instead.
    • The new Policy Pack API introduces targeted resource types, allowing policy packs to be associated only with specific resource types. This is an optional feature, providing more control over policy pack applicability.
    • Added Mute/Un-mute Controls, an alternative to policy setting exceptions. When a control is muted, it will still run in the background but will not affect compliance or trigger alerts.
    • Introduced the Daily Stats API, which tracks daily statistics for each account, helping users monitor trends and activity over time.
    • Added two new policies:
      • Policy Setting Levels: Defines where policy settings can be created.
      • Policy Pack Levels: Specifies where policy packs can be attached.
  • UI

    • Added support for muting/un-muting controls directly from the interface.
    • The Import Page UI has been redesigned and now supports:
      • AWS organization import
      • GitHub organization import
      • GCP organization import using service-account-impersonation
    • Added new metrics with separate charts for resources, controls, and actions, making it easier to track compliance and trends.

Bug fixes

  • Server

    • Fixed native stack (OpenTofu) and stack (Terraform) log order.
  • UI

    • Fixed log message indentation issues for improved readability.

Requirements

  • TEF: 1.59.0
  • TED: 1.9.1

Base images

Alpine: 3.17.5 Ubuntu: 22.04.3