Sep 03, 2024
This release includes two new Azure resources and a few Query Filter fixes and improvements.
Release Summary
InsightCloudSec is pleased to announce release version 24.9.3. This release includes two new Azure resources and a few Query Filter fixes and improvements.
Details for self-hosted customers
Redis 7.1 required
Beginning with release 24.9.3, InsightCloudSec requires Redis 7.1. Ensure Redis has been upgraded prior to upgrading InsightCloudSec to version 24.9.3 or later. Visit Upgrading InsightCloudSec - AWS Terraform for details.
- Release Availability - Thursday, September 5, 2024
- The latest Terraform template (static files and modules) can be downloaded here . Modules can be updated with the
terraform get -update
command.
- The latest Terraform template (static files and modules) can be downloaded here . Modules can be updated with the
- Amazon Elastic Container Repository (ECR) Image Tags - The Amazon Web Services (AWS) Elastic Container Repository (ECR) build images for this version of InsightCloudSec can be obtained using these tags::
latest
24.9.3
24.9.3.5053a4783
- All versions can be found at: https://gallery.ecr.aws/rapid7-insightcloudsec?page=1
- ECR Build ID -
5053a478365213b8b68e8222cf0272e0fb0a171c
New Permissions: Microsoft Azure
These permissions support the Microsoft Azure Machine Learning Workspace and Machine Learning Workspace Compute resources. All permissions have been added to the appropriate onboarding user roles.
For Microsoft Azure Read-Only Users:
\"Microsoft.MachineLearningServices/workspaces/read\"
For Microsoft Azure Power Users:
\"Microsoft.MachineLearningServices/*\"
New
- Added support for two Azure resources: Machine Learning Workspace Compute and Machine Learning Workspace.
Fixed
- Updated the
Storage Account Access Key Rotation Threshold
Query Filter to exclude Storage Accounts that have theAllow storage account key access
setting disabled on the Azure portal. This will also affect theStorage Account Older than 90 Days without Access Keys Rotated
Insight. - Resolved an issue with the
Content Delivery Network With/Without Region Specific Blocked Regions
Query Filter, renamed it toContent Delivery Network With/Without Specific Regions Blocked
, and removed support for Azure. - Addressed an issue in the
HostAssessmentKmsGrantCleanupTask
background job that could prevent it from retiring KMS grants successfully.