@turbot/aws-securityhub

The aws-securityhub mod contains resource, control and policy definitions for AWS Security Hub service.

Version
5.3.0
Released On
Oct 06, 2023
Depends On

Resource Types

Control Types

Policy Types

Release Notes

5.3.0 (2023-10-06)

What's new?

  • We've updated the runtime of the lambda functions to Node 18. You wouldn't notice any difference and things will continue to work smoothly and consistently as before.

  • Resource's metadata will now also include createdBy details in Turbot CMDB.

  • Users can now perform quick actions on resources to remediate cloud configuration issues or skip Turbot alarms for issues that they want to come back to later. To get started, click on the Actions button, which will reveal a dropdown menu with available actions, and select one. See Quick Actions for more information.

Policy Types

Added

  • AWS > Security Hub > Hub > Approved > Custom

Action Types

Added

  • AWS > Security Hub > Hub > Delete from AWS
  • AWS > Security Hub > Hub > Set Tags
  • AWS > Security Hub > Hub > Skip alarm for Approved control
  • AWS > Security Hub > Hub > Skip alarm for Approved control [90 days]
  • AWS > Security Hub > Hub > Skip alarm for Tags control
  • AWS > Security Hub > Hub > Skip alarm for Tags control [90 days]

5.2.2 (2020-12-14)

Bug fixes

  • Controls run faster now when in the tbd and skipped states thanks to the new Guardrails Precheck feature (not to be confused with TSA PreCheck). With Guardrails Precheck, controls avoid running GraphQL input queries when in tbd and skipped, resulting in faster and lighter control runs.

5.2.1 (2020-09-22)

Bug fixes

  • We've made some improvements to our real-time event handling that reduces the risk of creating resources in CMDB with malformed AKAs. There's no noticeable difference, but things should run more reliably now.

5.2.0 (2020-09-02)

What's new?

  • Discovery controls now have their own control category, CMDB > Discovery, to allow for easier filtering separately from other CMDB controls.
  • We've renamed the service's default regions policy from Regions [Default] to Regions to be consistent with our other regions policies.

5.1.1 (2020-07-06)

Bug fixes

  • Updated various resource configurations to provide better compatibility with AWS China regions.

5.1.0 (2020-05-15)

What's new?

  • Updated AWS > SecurityHub > Regions policy default value to now include af-south-1, eu-south-1, us-gov-east-1, us-gov-west-1.

Bug fixes

  • Links to documentation in the descriptions for several controls and policies were broken. These links have now been fixed.