July 24, 2026
π« Finding Groups - Jira
This feature is available exclusively in Prowler Cloud and Prowler Private Cloud with a subscription.

πΈοΈ Attack Paths - Queries
This feature is available exclusively in Prowler Cloud and Prowler Private Cloud with a subscription.

π§βπ« New Tutorials: Connect Your AI Agents to Prowler Cloud
This feature needs a Prowler Cloud API key, so it is available exclusively in Prowler Cloud and Prowler Private Cloud with a subscription.
βοΈ Region-less Oracle Cloud Infrastructure Setup
Oracle Cloud Infrastructure (OCI) provider credentials no longer require a region. Existing clients can still send the legacyregion field for compatibility, but the API ignores it before storing credentials or starting a scan. This removes an unnecessary step from OCI onboarding.Read more in the OCI documentation.π Checks
AWS
sagemaker_notebook_instance_no_secretsscans theOnCreateandOnStartlifecycle scripts of SageMaker notebook instances for hardcoded API keys, passwords, tokens, connection strings, and other secrets. Thanks to @kiranrajsg!
π Security
- Integration responses and operations now respect provider visibility, preventing hidden-provider disclosure and blocking unauthorized attachment, connection checks, Jira dispatches, edits, and deletion.
- Next.js was updated from 16.2.9 to 16.2.11, patching four high-severity and five medium-severity vulnerabilities.
- The unused
npmCLI was removed from the UI container image, eliminating the bundlednode-tarCVE-2026-59873 and reducing exposure to future bundled npm vulnerabilities. - Vitest and its browser packages were updated from 4.1.8 to 4.1.10, resolving the critical
@vitest/browserfile-access permission bypass. These are development dependencies and have no runtime impact. - Kubernetes kubeconfig validation now blocks legacy
auth-provider.config.cmd-pathcommand authentication, closing a command-execution bypass. next-authwas updated from 5.0.0-beta.30 to 5.0.0-beta.32, patching two critical Auth.js advisories: existence-based authorization checks that could fail open when a provider is misconfigured, and a homoglyph@bypass in email address normalization. The bump also pulls in the patched@auth/core0.41.3 transitively.
π External Contributors
Thank you to our community contributors for this release!- @kiranrajsg: AWS
sagemaker_notebook_instance_no_secretscheck (#11843) - @owenchenxy: Alibaba Cloud SSH and RDP security group checks now handle capitalized
Policy="Accept"values correctly (#12049) - @rsaladra: S3 bucket name validation no longer raises an invalid escape sequence
SyntaxWarningat startup (#12041) - @SujayKulkarni-2211: Updated the AWS check count in the README (#12011)
July 17, 2026
π¬ Lighthouse AI - Side Chat
This feature is available exclusively in Prowler Cloud and Prowler Private Cloud with a subscription.

π€ Lighthouse AI - Take Action
This feature is available exclusively in Prowler Cloud and Prowler Private Cloud with a subscription.
βοΈ One-step AWS Organizations onboarding
This feature is available exclusively in Prowler Cloud and Prowler Private Cloud with a subscription.

π― Scan configurations: exclude checks and services
This feature is available exclusively in Prowler Cloud and Prowler Private Cloud with a subscription.
excluded_checks and excluded_services to narrow the execution scope. Skip individual checks or entire services per provider, and the scan does not run them at all: less noise, faster scans, and no findings you would mute anyway.Read more in the Scan Configuration documentation.π§ Redesigned sidebar navigation
The sidebar was redesigned around how you actually work: grouped sections for security, settings, and help, a Home/Chat switch at the top, collapsible configuration entries, clearer active states, and a responsive mobile overlay.
π Prowler MCP tools renamed to prowler_*
Core Prowler tools in Prowler MCP moved from the prowler_app_* prefix to the shorter prowler_* namespace, and the MCP documentation was restructured around it. Legacy prowler_app_* names keep working in Lighthouse AI, so existing setups are not broken.Read more in the Prowler MCP tools reference.π Security
- Jira integration credentials now only accept bare Atlassian site names (letters, numbers, and hyphens), and Jira tenant information requests validate site names and no longer follow redirects.
- Social account linking now requires a verified matching email from both the identity provider and the existing user account, and account connection notification emails are disabled.
- 13 advisories reported by
pnpm auditon the UI (3 high, 9 moderate, 1 low) are resolved with patched versions ofhono,ws,vite,dompurify,js-yaml,@opentelemetry/core, and@babel/core, includinghonoCVE-2026-59896.
π External Contributors
No external contributors in this release.Special mention to @jchrisfarris, whose full-organization CloudFormation template from v5.34.0 powers the new one-step AWS Organizations onboarding (#10403).See the full release notes on GitHub for the complete list of changes.July 15, 2026
π·οΈ New product names
The Prowler family has grown, and the names now say what each product is. Same products, clearer names:Prowler products:- Prowler Cloud β the managed cloud security platform operated by the Prowler team.
- Prowler Private Cloud (formerly Prowler Enterprise) β the self-hosted deployment of Prowler Cloud in your own environment.
- Prowler Hub β the free public library of versioned checks, cloud service artifacts, and compliance frameworks.
- Prowler Lighthouse AI β The Agentic Cloud Defender in Prowler Cloud and Prowler Private Cloud.
- Prowler MCP β the MCP server that connects AI assistants and agents to Prowler, including the IDE plugins.
- Prowler CLI β the command-line scanner for all supported providers.
- Prowler Local Server (formerly Prowler App) β the self-hosted web application and API to run scans, visualize findings, and manage providers.
- Prowler Local Dashboard β the web dashboard for visualizing Prowler CLI scan results, distributed with the CLI.
- Prowler SDK β the Python library behind Prowler CLI and Prowler Local Server.
π§ Cross-Provider Compliance
This feature is available exclusively in Prowler Cloud and Prowler Private Cloud with a subscription.

- CIS Controls 8.1 β AWS, Azure, Google Cloud, Microsoft 365, Kubernetes, GitHub, Google Workspace, Okta, Oracle Cloud, Alibaba Cloud, Cloudflare, MongoDB Atlas, OpenStack, and Vercel.
- CSA CCM 4.0 β AWS, Azure, Google Cloud, Alibaba Cloud, and Oracle Cloud.
- DORA 2022/2554 β AWS, Azure, Google Cloud, Alibaba Cloud, and Cloudflare.

π’ New Provider β E2E Networks
Prowler now scans E2E Networks, with 27 checks spanning compute nodes, networking, security groups, load balancers, block and file storage, and managed databases. Thanks to @deepak7093 for their 1st provider in Prowler!Available in the Prowler CLI:π Security
User role relationship updates in the API are now limited to the active tenant, preserving the role assignments the same user holds in other tenants.π Checks
AWS
ec2_ami_account_block_public_accessβ verifies AMI block public access is enabled at the account level in each Region, so AMIs cannot be shared publicly. Thanks to @goutham-hari!datapipeline_pipeline_no_secrets_in_definitionβ scans Data Pipeline object fields, parameter objects, and parameter values for hardcoded secrets with Kingfisher. Thanks to @YinkaMetrics!elbv2_listener_pqc_tls_enabledβ verifies ELBv2 HTTPS/TLS listeners use post-quantum TLS security policies with TLS 1.2 or higher, helping reduce harvest-now-decrypt-later exposure.amplify_app_no_secrets_in_environmentβ scans Amplify app and branch environment variables and build settings (buildSpec) for hardcoded secrets with Kingfisher. Thanks to @Deep070203!
Azure
app_function_ensure_http_is_redirected_to_httpsβ verifies that Function Apps enforce HTTPS-only traffic. Thanks to @amandalal007!
Kubernetes
core_minimize_hostpath_volume_mountsβ detects Pods that usehostPathvolumes. Thanks to @0xTaoZ!core_readonly_root_filesystem_enabledβ verifies that every container in each Pod explicitly setsreadOnlyRootFilesystem: truein its security context. Thanks to @Weedle02!
STACKIT
iaas_server_public_ip_attachedβ flags IaaS servers that have a public IP address directly attached to a network interface. Thanks to @johannes-engler-mw!
π External Contributors
Thank you to our community contributors for this release!- @jchrisfarris β Deploy AWS Organizations with the CloudFormation template in one step (#10403)
- @deepak7093 β New E2E Networks provider: 27 checks across compute nodes, networking, security groups, load balancers, block/file storage, and managed databases (#11654)
- @goutham-hari β AWS
ec2_ami_account_block_public_accesscheck (#11828) - @YinkaMetrics β AWS
datapipeline_pipeline_no_secrets_in_definitioncheck (#11821) - @amandalal007 β Azure
app_function_ensure_http_is_redirected_to_httpscheck (#11929) - @0xTaoZ β Kubernetes
core_minimize_hostpath_volume_mountscheck (#11837) - @Weedle02 β Kubernetes
core_readonly_root_filesystem_enabledcheck (#11835) - @johannes-engler-mw β STACKIT
iaas_server_public_ip_attachedcheck (#11549) - @janderik β Trailing newlines added to compliance, region, and fixture data files for POSIX compliance (#11765)
- @Deep070203 β AWS
amplify_app_no_secrets_in_environmentcheck (#11825)
July 7, 2026
π€ Lighthouse AI β The Agentic Cloud Defender
This feature is available exclusively in Prowler Cloud and Prowler Private Cloud with a subscription.



π Compliance PDF Reports Without Credentials
Compliance PDF reports no longer require the providerβs credentials to be present. Findings are now enriched from the provider metadata stored in the database, so a report still generates even after the provider secret has been deleted or its credentials have become invalid.Read more in the compliance documentation.β³ Scan Queueing
Overlapping scans for the same provider now queue behind the active one instead of dispatching concurrent scan workers. Launch a manual scan while a scheduled one is running and it waits its turn. No more duplicated work or racing scans.π Security
The Kubernetes provider credentials now reject kubeconfigs usingexec authentication in Prowler Cloud, at the API and in the credential form, preventing user-supplied commands from running on Cloud workers.Read more in the Kubernetes provider authentication documentation.π External Contributors
Thank you to our community contributors for this release!- @kratos0718 β Azure
postgresql_flexible_server_log_retention_days_greater_3Flexible Server log retention fix (#11761) - @Sanjays2402 β
KeyError: 'MANUAL'crash fix in the compliance summary table, shipped early in v5.32.1 (#11823)
July 2, 2026
π Findings Triage
This feature is available exclusively in Prowler Cloud and Prowler Private Cloud with a subscription.

FAIL to PASS on the next scan it moves to Resolved, and when it flips from PASS back to FAIL it moves to Reopened. You always know whether an issue is genuinely fixed or has regressed, without touching it by hand.
βοΈ Scan Configuration
This feature is available exclusively in Prowler Cloud and Prowler Private Cloud with a subscription.
prowler/config/config.yaml, so you only include the keys you want to override; the rest fall back to the built-in defaults. Values are validated on save against a per-provider, type-safe configuration schema that range-checks each field and rejects unknown keys, so a malformed config is caught before it ever reaches a scan. Attach a configuration to one or more providers so it applies on their next scan, or save it now and attach providers later.
Default or any of your saved ones) without leaving the page. No more passing config files around by hand.
β Per-Requirement Configuration Validation
This feature is available exclusively in Prowler Cloud and Prowler Private Cloud with a subscription.
ConfigRequirements on a requirement, so itβs reported as FAIL when its mapped checks ran under a configuration too loose to satisfy it. Even if every individual finding PASSed. This applies across all compliance outputs: CSV, OCSF, and console tables, and is the engine behind Scan Configurationβs βmarked as FAILβ behavior described above.
β±οΈ Okta β Request Throttling & Retries
Prowler now proactively throttles Okta API requests to stay under rate limits, with reactive retries on HTTP 429 as a safety net. Both are set in the scan configuration (or their equivalent CLI flags):okta_requests_per_second(config file) /--okta-requests-per-second(CLI) β cap the request rate. Default: 4 req/s.okta_max_retries(config file) /--okta-retries-max-attempts(CLI) β bound retry attempts. Default: 5.
π AWS β Cap Resources Scanned per Service
Large AWS accounts can now cap how many resources Prowler analyzes for the highest-volume services, keeping scan time and cost under control. Set a global limit withmax_scanned_resources_per_service, or override it per service:- EBS snapshots (
max_ebs_snapshots) - Backup recovery points (
max_backup_recovery_points) - CloudWatch log groups (
max_cloudwatch_log_groups) - Lambda functions (
max_lambda_functions) - ECS task definitions (
max_ecs_task_definitions) - CodeArtifact packages (
max_codeartifact_packages)
0 = unlimited); only positive values cap the analyzed resources.Read more in the configuration file documentation.π·οΈ Azure β Filter by Resource Group
Azure scans can now be scoped to one or more resource groups with the new--azure-resource-group / --azure-resource-groups option. This lets you run focused assessments against specific environments, teams, or workloads instead of scanning every accessible resource in the subscription. Thanks to @Legin-ML for contributing this feature!π§ Provider Group Filter
Filter the Overview, Findings, Resources, Scans, and Providers views by provider group. Scope the whole app to a team, an environment, or a business unit in one click instead of filtering provider by provider.
π¬ API β Timestamp Precision in Findings Filters
The/api/v1/findings endpoint now accepts full timestamps on the inserted_at and updated_at filters (filter[inserted_at__gte], filter[inserted_at__lte], and the updated_at variants), so you can query narrow time windows instead of whole days. Date-only filtering keeps working, so existing integrations are unaffected.πΈοΈ Attack Paths β Neptune as a persistent sink
Attack Paths can now persist its graph in AWS Neptune in addition to Neo4j, selectable viaATTACK_PATHS_SINK_DATABASE=neptune (default neo4j). Cartographyβs per-scan ingest database stays on Neo4j. The scan task preflights the ingest database and the configured sink before ingestion, and provider graph cleanup now deletes relationships in directed batches before deleting nodes.This is the groundwork for scale: a managed graph database lets Attack Paths hold much larger graphs, extend coverage to more providers, and link resources across them so an attack path can cross provider boundaries instead of stopping at one cloudβs edge.Read more in the Attack Paths documentation.π New Secret-Scanning Engine β Kingfisher
Prowlerβs secret-scanning checks now run on Kingfisher instead ofdetect-secrets. Scans run fully offline by default, and obvious placeholder values (e.g. password123, changeme) are no longer reported, cutting down false positives.Opt in to live validation with the new --scan-secrets-validate flag (or the aws.secrets_validate config option): Prowler checks discovered secrets against the provider APIs, and any secret confirmed to be live is reported as critical, so you can prioritize the credentials that actually work.The
detect_secrets_plugins configuration option has been removed, as it is no longer used by the new engine.π Checks
AWS
stepfunctions_statemachine_encrypted_with_cmkβ Step Functions state machines use a customer-managed KMS key for encryption at rest instead of the default AWS-owned key. Thanks to @Sid-0602!waf_regional_webacl_logging_enabledβ AWS WAF Classic Regional Web ACLs have logging enabled to a Kinesis Data Firehose stream. Thanks to @Sid-0602!- IAM privilege escalation β the privesc checks now cover AWS Bedrock AgentCore paths across Runtime, Harness, Code Interpreter, and Custom Browser. Thanks to @MrCloudSec!
apigateway_restapi_no_secrets_in_stage_variablesβ scans API Gateway REST API stage variables for hardcoded passwords, API keys, and tokens. Thanks to @chirag1206!awslambda_function_no_secrets_in_codeβ this check now supports asecrets_ignore_filesaudit-config option to skip files inside the deployment package by glob pattern (e.g.*.deps.json), suppressing .NET dependency-manifest false positives without masking real secrets.s3_bucket_object_publicβ spot-checks a configurable sample of object ACLs in each bucket and flags objects granted to theAllUsersorAuthenticatedUsersgroups. Disabled by default; opt in via thes3_bucket_object_public_enabledconfiguration option. Thanks to @Synchx00!
Microsoft 365
New Conditional Access hardening checks:entra_conditional_access_policy_explicitly_targets_azure_devopsβ at least one enabled policy explicitly includes the Azure DevOps cloud application, rather than relying on a broad βAll cloud appsβ policy. Thanks to @mzl2233!entra_conditional_access_policy_no_exclusion_gapsβ every user, group, role, or application excluded from an enabled policy stays in scope of another enabled policy. Thanks to @UTKARSH698 with @arieleli01212 as co-author!entra_conditional_access_policy_groups_management_restrictedβ every security group referenced by an enabled or report-only policy is management-restricted or role-assignable. Thanks to @SAMurai-16!exchange_application_access_policy_restricts_mailbox_appsβ every service principal with Microsoft Graph application-level Exchange mailbox permissions is restricted by an Exchange Online Application Access Policy. Thanks to @VasistAcharya!
π Compliance
CIS Benchmark Refresh β Six New Versions
Prowler ships a coordinated refresh of the CIS Benchmarks across six providers:- AWS β CIS Amazon Web Services Foundations Benchmark v7.0.0, adding the new Organizations section (2.1.1-2.1.6), resource policy (2.21), web front-end access logging (4.10), and VPC Endpoints (6.8) recommendations.
- Azure β CIS Microsoft Azure Foundations Benchmark v6.0.0.
- GCP β CIS Google Cloud Platform Foundation Benchmark v5.0.0.
- Kubernetes β CIS Kubernetes Benchmark v2.0.1.
- GitHub β CIS GitHub Benchmark v1.2.0.
- Microsoft 365 β CIS Microsoft 365 Foundations Benchmark v7.0.0.
CIS Controls v8.1 β Universal Framework
A new universal (cross-provider) compliance framework mapping existing checks across 18 providers β AWS, Azure, GCP, Kubernetes, M365, GitHub, AlibabaCloud, OracleCloud, GoogleWorkspace, Okta, Cloudflare, Vercel, MongoDB Atlas, OpenStack, Linode, StackIT, NHN, and Scaleway β to the 18 CIS Critical Security Controls and their Safeguards. Ships with a dedicated detail view and report mapping in the UI.Read more in the compliance documentation. Explore the full compliance catalog at Prowler Hub.π External Contributors
Thank you to our community contributors for this release!- @chirag1206 β
apigateway_restapi_no_secrets_in_stage_variablescheck (#11188) - @MrCloudSec β AWS Bedrock AgentCore privilege escalation paths in the IAM privesc checks (#11726)
- @Sid-0602 β
stepfunctions_statemachine_encrypted_with_cmk(#11538) andwaf_regional_webacl_logging_enabled(#11539) checks - @mzl2233 β
entra_conditional_access_policy_explicitly_targets_azure_devopscheck (#11182) - @UTKARSH698 with @arieleli01212 as co-author β
entra_conditional_access_policy_no_exclusion_gapscheck (#11577) - @SAMurai-16 β
entra_conditional_access_policy_groups_management_restrictedcheck (#11342) - @vahidg β Azure PostgreSQL flexible server collection resilience fix (#11595)
- @davletd β Azure
keyvault_logging_enabledAuditEventcategory fix (#11660) - @VasistAcharya β
exchange_application_access_policy_restricts_mailbox_apps(#11247) - @Legin-ML β Filter scans at Resource Group level (#10657)
- @Synchx00 β
s3_bucket_object_publiccheck (#9517)
June 23, 2026
ποΈ Flexible Scan Scheduling
Available exclusively in Prowler Cloud. Prowler Local Server supports daily scans only.



π DORA β Expanded Provider Coverage
Prowler extends DORA (Digital Operational Resilience Act, Regulation (EU) 2022/2554) coverage to Azure, GCP, Cloudflare, and Alibaba Cloud, mapping each providerβs existing checks across the five DORA pillars.
The framework follows the
<name>_<version> naming convention as DORA_2022_2554.π Guided Onboarding
Available exclusively in Prowler Cloud.


π Optional SAML SSO userType
The SAML userType attribute is now optional. If your IdP does not send it, or sends it blank, Prowler keeps the userβs existing roles unchanged instead of replacing them with a fallback role.When userType is provided, Prowler still maps the user to the matching role. If that role does not exist yet, Prowler creates it with read-only access: visibility over all providers, with no management permissions.Read more in the SAML SSO documentation.π’ New Provider β Linode
Prowler now scans Linode (Akamai Cloud), covering its administration, compute, and networking services. Thanks to @varunmamillapalli for their 1st provider in Prowler!Linode is not officially supported. For more information, contact us.
π Checks
AWS
Post-Quantum Cryptography readiness β get ahead of the migration to quantum-resistant cryptography:cloudfront_distributions_pqc_tls_enabledβ CloudFront distributions enforce a post-quantum TLS 1.3 security policy.apigateway_domain_name_pqc_tls_enabledβ API Gateway custom domain names use a post-quantum TLS security policy.transfer_server_pqc_ssh_kex_enabledβ Transfer Family servers use a post-quantum hybrid SSH key exchange.acmpca_certificate_authority_pqc_key_algorithmβ Private CA authorities use a post-quantum (ML-DSA) key algorithm (newacmpcaservice).rolesanywhere_trust_anchor_pqc_pkiβ IAM Roles Anywhere trust anchors are backed by a post-quantum (ML-DSA) PKI (newrolesanywhereservice).
securityhub_delegated_admin_enabled_all_regionsβ Security Hub has a delegated administrator, active in all opted-in regions, with organization auto-enable on. Thanks to @ernestprovo23!config_delegated_admin_and_org_aggregator_all_regionsβ AWS Config has a delegated administrator and an organization aggregator covering all regions. Thanks to @ernestprovo23!
sagemaker_clarify_existsβ verifies at least one SageMaker Clarify processing job exists per scanned region, so bias-detection and model-explainability controls are in place. Thanks to @AlexanderSanin!
Azure
A large batch of new Azure checks spanning data, compute, identity, and networking:- Cosmos DB β automatic failover, continuous backup policy, minimum TLS 1.2, and public network access disabled.
- MySQL & PostgreSQL Flexible Servers β geo-redundant backup and high availability.
- AKS β auto-upgrade, Azure Monitor (Container Insights), local accounts disabled, and Microsoft Defender enabled.
- Databricks β public network access disabled and secure cluster connectivity (no public IP).
- Defender β CSPM on the Standard tier.
- Networking β NSG association on subnets and DDoS Network Protection on VNets.
- Entra ID β app registration credential expiry, users with recent sign-in and strong authentication enforcement.
- Recovery Services β vaults with at least one protected backup item and vaults with adequate backup policy.
GCP
New coverage for high availability and public-exposure detection:cloudsql_instance_high_availability_enabledβ Cloud SQL primary instances useREGIONALavailability for automatic zone failover.cloudfunction_function_inside_vpcβ Cloud Functions use a Serverless VPC Access connector for private egress.cloudfunction_function_not_publicly_accessibleβ detectsallUsers/allAuthenticatedUsersIAM invocation bindings.secretmanager_secret_not_publicly_accessibleβ detects Secret Manager secrets with public IAM bindings.secretmanager_secret_rotation_enabledβ verifies Secret Manager secrets have automatic rotation configured with a period of 90 days or less and no missed rotation.
Kubernetes
New core checks for container resource governance and reliability: CPU limits, CPU requests, memory limits, memory requests, fixed image tags, liveness probes, and readiness probes. Thanks to @Nikhilkumar2311 for all these contributions!Microsoft 365
entra_directory_sync_object_takeover_blockedβ hybrid Entra tenants block cloud object takeover through soft-match and hard-match directory synchronization. Thanks to @PrettyFox0 and @omobolajiadeyan!entra_conditional_access_policy_no_deleted_object_referencesβ flags Conditional Access policies that reference user, group, or role objects that no longer resolve in the directory. Thanks to @ernestprovo23!
Oracle Cloud Infrastructure
identity_storage_service_level_admins_scopedβ CIS 3.1 control 1.15, ensuring storage service-level administrators exclude delete permissions.
π Python 3.13 Support
The Prowler SDK now supports Python 3.13. Thanks to @branchv!π Security Updates
- SDK β
pytest8.3.5 β 9.0.3,black25.1.0 β 26.3.1,microsoft-kiota-*β 1.9.9, andaiohttpβ 3.14.0, patching known CVEs. - API β
aiohttpβ 3.14.0 andidnaβ 3.15, patching known CVEs. - UI β bumped vulnerable
Next.js, React, AI SDK,postcss,hono,qs,esbuild, and Alpine OpenSSL packages;dompurify3.4.2 β 3.4.10, patching XSS sanitization bypass advisories. - Containers β base image bumped to
python:3.12.13-slim-bookworm(patcheslibgnutls30CVE-2026-33845 and CVE-2026-42010) andtrivyto 0.71.0 (patches embeddedgolang.org/x/cryptoand Go stdlib CVEs).
π External Contributors
Thank you to our community contributors for this release!- @varunmamillapalli β New Linode provider: administration, compute, and networking services (#11633)
- @s1ns3nz0 β 20+ Azure & GCP checks across Cosmos DB, AKS, Databricks, Flexible Servers, Entra, networking, and GCP public-exposure
- @Nikhilkumar2311 β Kubernetes resource limits, requests, image tag, and probe checks (#11373)
- @ernestprovo23 β AWS Security Hub/Config org-wide delegated admin checks (#11259) and M365 conditional access check (#11236)
- @AlexanderSanin β
sagemaker_clarify_existscheck (#11211) - @PrettyFox0 with @omobolajiadeyan as co-author β M365 directory sync object takeover check (#11098)
- @branchv β Python 3.13 support (#9293)
- @alinealfa β GCP audit-filtered aggregated sinks fix (#11575)
- @b-abderrahmane β Configurable Celery worker concurrency (#11075)
Release notes for v5.30.0 and earlier, along with every patch release, are on GitHub Releases.

