@turbot/aws-securityhub
Recommended Version
Version
5.2.2
Released On
Dec 14, 2020
Depends On
Resource Types
Control Types
- AWS > Security Hub > Hub > Approved
- AWS > Security Hub > Hub > CMDB
- AWS > Security Hub > Hub > Discovery
- AWS > Security Hub > Hub > Tags
Policy Types
- AWS > Security Hub > API Enabled
- AWS > Security Hub > Approved Regions [Default]
- AWS > Security Hub > Enabled
- AWS > Security Hub > Hub > Approved
- AWS > Security Hub > Hub > Approved > Budget
- AWS > Security Hub > Hub > Approved > Regions
- AWS > Security Hub > Hub > Approved > Usage
- AWS > Security Hub > Hub > CMDB
- AWS > Security Hub > Hub > Regions
- AWS > Security Hub > Hub > Tags
- AWS > Security Hub > Hub > Tags > Template
- AWS > Security Hub > Permissions
- AWS > Security Hub > Permissions > Levels
- AWS > Security Hub > Permissions > Levels > Modifiers
- AWS > Security Hub > Permissions > Lockdown
- AWS > Security Hub > Permissions > Lockdown > API Boundary
- AWS > Security Hub > Regions
- AWS > Security Hub > Tags Template [Default]
- AWS > Turbot > Event Handlers > Events > Rules > Event Sources > @turbot/aws-securityhub
- AWS > Turbot > Permissions > Compiled > API Boundary > @turbot/aws-securityhub
- AWS > Turbot > Permissions > Compiled > Levels > @turbot/aws-securityhub
- AWS > Turbot > Permissions > Compiled > Service Permissions > @turbot/aws-securityhub
Release Notes
5.2.2 (2020-12-14)
Bug fixes
- Controls run faster now when in the
tbd
andskipped
states thanks to the new Turbot Precheck feature (not to be confused with TSA PreCheck). With Turbot Precheck, controls avoid running GraphQL input queries when intbd
andskipped
, 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]
toRegions
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 includeaf-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.