fix(deps): update toniblyx/prowler docker tag to v5.41.0 - #76
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update toniblyx/prowler docker tag to v5.41.0#76renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
renovate
Bot
force-pushed
the
renovate/toniblyx-prowler-5.x
branch
from
January 30, 2025 05:10
8238903 to
37bfb6d
Compare
renovate
Bot
force-pushed
the
renovate/toniblyx-prowler-5.x
branch
from
January 30, 2025 18:36
37bfb6d to
ce2f27e
Compare
renovate
Bot
force-pushed
the
renovate/toniblyx-prowler-5.x
branch
7 times, most recently
from
February 8, 2025 01:25
d2a4abc to
f06c9ed
Compare
renovate
Bot
force-pushed
the
renovate/toniblyx-prowler-5.x
branch
3 times, most recently
from
February 10, 2025 14:10
0558c00 to
ff99ee4
Compare
renovate
Bot
force-pushed
the
renovate/toniblyx-prowler-5.x
branch
6 times, most recently
from
February 18, 2025 01:44
fa775f0 to
1967a23
Compare
renovate
Bot
force-pushed
the
renovate/toniblyx-prowler-5.x
branch
8 times, most recently
from
February 25, 2025 12:55
da539fb to
2b69680
Compare
renovate
Bot
force-pushed
the
renovate/toniblyx-prowler-5.x
branch
4 times, most recently
from
March 15, 2025 21:18
91269de to
48c03c7
Compare
renovate
Bot
force-pushed
the
renovate/toniblyx-prowler-5.x
branch
3 times, most recently
from
March 20, 2025 15:43
59c0042 to
432cab4
Compare
renovate
Bot
force-pushed
the
renovate/toniblyx-prowler-5.x
branch
3 times, most recently
from
March 24, 2025 05:51
9dc50c7 to
da11635
Compare
renovate
Bot
force-pushed
the
renovate/toniblyx-prowler-5.x
branch
11 times, most recently
from
March 30, 2025 22:53
8ac9a46 to
3b37972
Compare
renovate
Bot
force-pushed
the
renovate/toniblyx-prowler-5.x
branch
4 times, most recently
from
April 2, 2025 23:00
cd60360 to
d72cb90
Compare
renovate
Bot
force-pushed
the
renovate/toniblyx-prowler-5.x
branch
from
April 3, 2025 15:19
d72cb90 to
aa3f405
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.2.0→5.41.0Release Notes
prowler-cloud/prowler (toniblyx/prowler)
v5.41.0: Prowler 5.41.0Compare Source
✨ New features to highlight in this version
Enjoy them all now for free at https://cloud.prowler.com/
📥 Scans — Import Findings from the Browser
Findings produced outside the platform, by the Prowler CLI or a CI pipeline, can now be brought into the app without leaving the browser. The Scans page gains an "Import Findings" dialog that takes a Prowler
.ocsf.jsonreport by drag-and-drop or file picker, hands it to the ingestion API and tracks the job to completion, reporting how many records were processed and how many were invalid. Files that are not a.ocsf.jsonreport, or are empty, are refused before any upload starts, and a rejected upload or a failed status poll can be retried in place. The dialog is available to roles holding the Manage Ingestions permission.Read more in the Import Findings documentation.
🎫 Jira Integration — Finding Reference in Every Issue
Every Jira issue created from a finding now carries a stable reference back to it. Issues are labeled
prowler,prowler-<provider>,prowler-<severity>,prowler-<check-id>andprowler-finding-<finding-uid>, so they can be filtered, searched with JQL or matched by automation; labels are sanitized to Jira's limits so a long or unusual value never blocks issue creation. The issue also links back to the finding in Prowler, filtered by its UID so the link keeps working after later scans, and names the Prowler organization that sent it. Prowler Cloud always includes the link; Prowler Local Server enables it by settingDJANGO_UI_BASE_URLin the API environment.Read more in the Jira integration documentation.
📚 Compliance — CIS Google Workspace Foundations Benchmark v1.4.0
Prowler now ships the CIS Google Workspace Foundations Benchmark v1.4.0. Alongside the new framework, the Google Workspace checks mapped to CIS were reworked to evaluate the benchmark's full audit procedure instead of a single condition, so Gmail spoofing actions, 2-Step Verification, password expiration and alert severity left on Google's defaults no longer pass. Expect new
FAILfindings on domains that rely on those defaults. Three accuracy fixes also land:security_2sv_enforcedandsecurity_2sv_hardware_keys_adminsreportMANUALinstead of judging domain-wide values that a group or a sub-organizational unit overrides; a domain-wide failure is still reported as such, with the override noted.rules_*_alert_configuredno longer passes a rule whose delivery to the alert center is disabled.security_password_policy_strongno longer fails a domain that never touched the password strength setting, since Google enforces strong passwords by default.security_login_challenges_configuredwas unmapped from CIS Google Workspace requirement 4.1.4.1 (Post-SSO verification) andsecurity_2sv_enforcedfrom CISA SCuBAGWS.COMMONCONTROLS.1.1(phishing-resistant MFA), because neither check can prove what those requirements ask for.Read more in the Compliance documentation.
🔍 Checks
Ten new AWS checks land in this release, eight of them contributed by @tamg-aws. Thank you!
Amazon Bedrock AgentCore
iam_policy_passrole_to_bedrock_agentcore_restrictedflags customer-managed IAM policies that allowiam:PassRoleover every role where the passed role can reach Bedrock AgentCore, so any principal holding the policy could run agent code under any role in the account.iam_policy_no_agentcore_workload_access_token_wildcardflags customer-managed IAM policies that allowbedrock-agentcore:GetWorkloadAccessToken,GetWorkloadAccessTokenForJWTorGetWorkloadAccessTokenForUserIdon resources reaching workload identities other than the caller's own.cloudwatch_log_group_agentcore_data_protection_policy_enabledverifies that Bedrock AgentCore log groups mask sensitive data with a CloudWatch Logs data protection policy. The log group prefixes are configurable throughagentcore_log_group_name_prefixesinconfig.yaml.Amazon GuardDuty
guardduty_runtime_monitoring_enabledflags detectors without unified Runtime Monitoring, the only feature that covers Amazon EC2 instances and Amazon ECS on AWS Fargate tasks in addition to Amazon EKS.guardduty_ai_protection_enabledflags detectors without AI Protection, which analyzes CloudTrail data events from Amazon Bedrock, Amazon Bedrock AgentCore and Amazon SageMaker AI. A detector that does not report the feature isMANUALrather thanFAIL.guardduty_eks_runtime_monitoring_enabledno longer reportsFAILfor detectors that use unified Runtime Monitoring, which is mutually exclusive withEKS_RUNTIME_MONITORINGand already covers Amazon EKS.Amazon ECR and EKS
ecr_registry_enhanced_scanning_enabledverifies that the ECR registry scan type is enhanced (Amazon Inspector, covering programming language packages and continuous rescanning) instead of basic, reportingMANUALwhen the registry scanning configuration cannot be read.eks_cluster_vpc_cni_network_policy_enforcedflags EKS clusters whose Amazon VPC CNI managed add-on does not enable Kubernetes network policy enforcement, reportingMANUALwhere the EKS API cannot show the setting.AWS IAM, Elastic Beanstalk and MemoryDB
iam_role_service_trust_restricts_source_to_accountflags IAM roles whose trust policy lets an AWS service principal assume the role without confining the request to a specific source account, including trust policies thatiam_role_cross_service_confused_deputy_preventiondoes not evaluate.elasticbeanstalk_environment_no_secrets_in_configurationscans the option settings of every Elastic Beanstalk environment for hardcoded secrets. Thanks to @haneul-24!memorydb_cluster_in_transit_encryption_enabledverifies that MemoryDB clusters have in-transit encryption (TLS) enabled. Thanks to @UTKARSH698!Explore all AWS checks at Prowler Hub.
🐳 Image Provider — On-Premises Registries
Scanning registries that live on private networks is now supported end to end.
PROWLER_IMAGE_PROVIDER_ALLOWED_PRIVATE_NETWORKStakes a comma-separated list of IPs and CIDRs the provider may reach, while every other non-public address, including link-local and loopback, stays blocked by the SSRF guard. Authentication negotiation is also more resilient: the provider falls back to Basic when a registry such as Harbor rejects the negotiated bearer token, and switches to a bearer token when the server answers a Basic or anonymous request with a Bearer challenge.--registry-insecurenow propagates to Trivy throughTRIVY_INSECURE, so images behind self-signed certificates can be pulled and scanned, not just enumerated. The flag now disables certificate validation for the image pull too, so keep it for trusted internal registries only.Registry scans also skip non-image OCI artifacts (Helm charts, cosign signatures, SBOM attestations), no longer abort the whole scan when Trivy fails on a single image, and enumerate repositories in parallel instead of one request at a time.
Read more in the Image provider documentation.
🛠️ Prowler MCP Server — Tool Failures Reported as Errors
The Prowler tools, which talk to Prowler Cloud, Private Cloud and Local Server, now report a failure as an MCP tool execution error (
isError: true, with the explanation incontent) instead of a successful result carrying an{"error": ...}object, which clients and models read as a success. The Prowler Documentation and Prowler Hub tools follow the same rule:prowler_docs_searchno longer reports a failed search as zero matches,prowler_docs_get_documentno longer reports a failed fetch as a missing page, andprowler_hub_get_check_codeandprowler_hub_get_check_fixernow name the provider a check ID actually belongs to instead of reporting it as nonexistent.prowler_get_compliance_framework_state_detailsalso rejects a call that passes bothscan_idandprovider_idinstead of silently ignoring the provider.Read more in the Prowler MCP documentation.
🙌 External Contributors
Thank you to our community contributors for this release!
elasticbeanstalk_environment_no_secrets_in_configurationcheck (#12378)memorydb_cluster_in_transit_encryption_enabledcheck (#12246)UI
🚀 Added
🔄 Changed
@Prowler Cloud, identifiers are set as inline code, and the private-channel hint links to its docs (Prowler Cloud only) (#12677)Privatebadge as the channel list, replacing the lock icon on the chip (Prowler Cloud only) (#12677)🐞 Fixed
/users/me?include=rolesafter access token rotation (#12640)API
🚀 Added
prowler,prowler-<provider>,prowler-<severity>,prowler-<check-id>, andprowler-finding-<finding-uid>labels, a link back to the finding whenDJANGO_UI_BASE_URLis configured, and the tenant name (#12540)🐞 Fixed
POST /api/v1/mute-rulesnow updates only each affected provider's latest completed scan and future scans, preventing historical reaggregation from flooding Celery queues (#12681)SDK
🚀 Added
memorydb_cluster_in_transit_encryption_enabledcheck for AWS provider, verifying MemoryDB clusters have in-transit encryption (TLS) enabled (#12246)elasticbeanstalk_environment_no_secrets_in_configurationcheck for AWS provider, scanning the option settings of every Elastic Beanstalk environment for hardcoded secrets (#12378)Jira.send_finding()returns typed creation outcomes with the issue key, immutable ID and browse URL, and supports length-safe finding and delivery-attempt labels plus marker lookup for uncertain deliveries (#12539)Jira.get_issues_status()resolves issue references by immutable ID in batches and returns explicit open, done, moved, missing, forbidden or unknown outcomes without treating missing issues as deleted (#12539)guardduty_ai_protection_enabledcheck for AWS provider, flagging GuardDuty detectors without AI Protection, which analyzes AWS CloudTrail data events from Amazon Bedrock, Amazon Bedrock AgentCore and Amazon SageMaker AI; a detector that does not report the feature isMANUALrather thanFAIL(#12564)guardduty_runtime_monitoring_enabledcheck for AWS provider, flagging GuardDuty detectors without unified Runtime Monitoring, the only feature that covers Amazon EC2 instances and Amazon ECS on AWS Fargate tasks in addition to Amazon EKS (#12564)ecr_registry_enhanced_scanning_enabledcheck for AWS provider, verifying that the ECR registry scan type is enhanced (Amazon Inspector, covering programming language packages and continuous rescanning) instead of basic, and reporting MANUAL when the registry scanning configuration cannot be read (#12660)eks_cluster_vpc_cni_network_policy_enforcedcheck for AWS provider, flagging EKS clusters whose Amazon VPC CNI managed add-on does not enable Kubernetes network policy enforcement, and reporting MANUAL where the EKS API cannot show the setting (#12661)cloudwatch_log_group_agentcore_data_protection_policy_enabledcheck for AWS provider, verifying that Bedrock AgentCore log groups mask sensitive data with a CloudWatch Logs data protection policy (#12662)iam_policy_no_agentcore_workload_access_token_wildcardcheck for AWS provider, flagging customer-managed IAM policies that allowbedrock-agentcore:GetWorkloadAccessToken,GetWorkloadAccessTokenForJWTorGetWorkloadAccessTokenForUserIdon resources reaching workload identities other than the caller's own, which AWS documents as the only binding on the unverified user ID the token is issued for (#12664)iam_policy_passrole_to_bedrock_agentcore_restrictedcheck for AWS provider, flagging customer-managed IAM policies that allowiam:PassRoleover every role where the passed role can reach Bedrock AgentCore, so any principal holding the policy can run agent code under any role in the account (#12664)iam_role_service_trust_restricts_source_to_accountcheck for AWS provider, flagging IAM roles whose trust policy lets an AWS service principal assume the role without confining the request to a specific source account, including trust policies thatiam_role_cross_service_confused_deputy_preventiondoes not evaluate (#12664)PROWLER_IMAGE_PROVIDER_ALLOWED_PRIVATE_NETWORKSenvironment variable so the image provider can reach container registries on allowlisted private networks, keeping every other non-public address blocked (#12678)PROWLER_AWS_PARTITIONenvironment variable to select the AWS partition used for STS credential validation and scan bootstrap, with a clear error when the account belongs to a different partition (#12680)🔄 Changed
security_login_challenges_configuredandsecurity_2sv_enforcedunmapped from CIS Google Workspace 4.1.4.1 and CISA SCuBA 0.6GWS.COMMONCONTROLS.1.1, whose Post-SSO verification and phishing-resistant MFA requirements neither check can prove (#12513)🐞 Fixed
rules_*_alert_configuredchecks no longer pass a rule whose delivery to the alert center is disabled, the setting behind the benchmark's "Ensure that Alerts is set to On" (#12513)security_password_policy_strongno longer fails a domain that never touched the password strength setting: Google enforces strong passwords by default, so an unset value is the secure default and not a missing configuration (#12513)security_2sv_enforcedandsecurity_2sv_hardware_keys_adminsreport MANUAL instead of judging domain-wide values that a group or a sub-organizational unit overrides, or that were dropped because the root organizational unit could not be resolved; a domain-wide failure is still reported as such, with the override noted (#12513)ecr_registry_scan_images_on_push_enabledno longer passes a registry whose scanning rules are allMANUAL, nor describes aCONTINUOUS_SCANregistry as scanning on push; each rule'sscanFrequencyis now read instead of inferred from a rule's presence (#12560)AttributeErrorwhen the account has a metric filter whose log group was not retrieved (#12561)guardduty_eks_runtime_monitoring_enabledno longer reportsFAILfor detectors that use unified Runtime Monitoring; the GuardDuty service now reads theRUNTIME_MONITORINGfeature, which is mutually exclusive withEKS_RUNTIME_MONITORINGand already covers Amazon EKS (#12564)FAILwhen the scanning identity lacks permissions, an API is not enabled or a feature is not licensed; they now emit a singleMANUALfinding naming what is required, across 28 M365, Azure, AWS and GCP checks (#12645)sagemaker_notebook_instance_without_direct_internet_access_configuredcheck logic to read theDirectInternetAccesssetting instead ofRootAccess, failing a notebook instance with direct internet access enabled even when root access is disabled (#12659)--registry-insecurenow propagates to Trivy viaTRIVY_INSECURE, so images in registries with self-signed certificates can be pulled and scanned, not just enumerated (#12678)MCP
🚀 Added
isError: true, explanation incontent) instead of as a successful result carrying an{"error": ...}object, which clients and models read as a success (#12532)🔄 Changed
prowler_get_compliance_framework_state_detailsnow rejects a call that passes bothscan_idandprovider_idinstead of silently ignoring the provider, which could report on a scan belonging to a different provider than the one that was asked about (#12532)🐞 Fixed
prowler_hub_get_check_codeandprowler_hub_get_check_fixernow report a check ID that belongs to another provider as such, naming that provider, instead of reporting the ID as one that does not exist (#12533)prowler_docs_searchno longer reports a failed search as zero matches or an unreadable answer as a bad search term, andprowler_docs_get_documentno longer reports a failed fetch as a missing page (#12534)v5.40.0: Prowler 5.40.0Compare Source
✨ New features to highlight in this version
Enjoy them all now for free at https://cloud.prowler.com/
💬 Slack Integration — Alert Channel Destinations
Alerts can now reach Slack. Connect a Slack workspace from the Integrations page, authorize one or several destination channels (the connection check confirms each channel with a one-time message and names any channel Slack refuses), and pick those channels in the alert modal's "Destination channels" selector, next to the "Recipients" selector for email. The alerts list summarizes both in a single "Destinations" column, showing a rule's email recipients and Slack channels at a glance. Disconnecting the workspace and recovering from revoked credentials are handled from the same page.
Read more in the Slack integration documentation and the Alerts documentation.
🤖 Lighthouse AI — Answer Feedback
Every Lighthouse AI answer can now be rated with a 👍 or 👎, with an optional field to describe what worked or what did not. Feedback is collected per answer, directly in the chat, and tells the team where Lighthouse should improve next.
Read more in the Lighthouse AI documentation.
📥 Providers — Imported Findings Indicator
Providers whose findings were imported with the Prowler CLI now show an "Imported provider" indicator next to their connection status in the providers table. In accounts that mix connected providers with Import Findings uploads, the table now tells them apart at a glance.
Read more in the Import Findings documentation.
📚 Compliance — NCSC Cyber Essentials 3.3
Cyber Essentials is the UK National Cyber Security Centre (NCSC) scheme certifying the baseline technical controls an organization must implement, and cloud services are explicitly in scope and cannot be excluded from an assessment. Prowler now includes NCSC Cyber Essentials: Requirements for IT Infrastructure v3.3 (April 2026) as a universal framework, with its 28 requirements organized in the five control themes: Firewalls, Secure Configuration, Security Update Management, User Access Control, and Malware Protection.
Sixteen requirements map to Azure checks covering the controls the applicant organization owns under the shared responsibility model. The remaining twelve apply to end-user devices, on-premises network appliances, or organizational process, which cloud control-plane evidence cannot observe, so they are reported as Manual.
Contributed by @m-khan-97. Thank you!
Read more in the Compliance documentation.
🔍 Checks
Fifteen new checks land across seven providers in this release.
AWS
ecr_repository_image_no_secretsscans the latest image of each ECR repository, both its configuration and its filesystem layers, for hardcoded secrets. Thanks to @esquaredsec!bedrock_guardrail_contextual_grounding_filter_enabledverifies that guardrails enable both contextual grounding filters, blocking responses that are not supported by the retrieved source or do not answer the question asked.bedrock_custom_model_encrypted_with_cmkverifies that custom models are encrypted at rest with a customer-managed KMS key instead of an AWS-owned key the organization cannot audit, rotate, or revoke.bedrock_knowledge_base_encrypted_with_cmkverifies that each knowledge-base data source encrypts with a customer-managed KMS key the transient storage used while documents are chunked and embedded.bedrock_agent_role_not_shared_across_agentsverifies that every agent has a dedicated execution role, so no agent inherits another's permissions.rolesanywhere_profile_restricts_session_permissionsflags IAM Roles Anywhere profiles that reference an administrative role without scoping down the vended session with a session policy or managed policies.Explore all AWS checks at Prowler Hub.
GCP
iam_workload_identity_pool_provider_attribute_conditionflags Workload Identity Federation providers that trust a multi-tenant issuer without an attribute condition restricting which external identities can impersonate federated principals.Explore all GCP checks at Prowler Hub.
GitHub
Three new checks harden GitHub Actions defaults, all contributed by @Edneam. Thank you!
organization_default_workflow_permissions_read_onlyandrepository_default_workflow_permissions_read_onlyverify that workflows get a read-only defaultGITHUB_TOKENat the organization and repository level.organization_actions_pull_request_approval_disabledverifies that organizations prevent GitHub Actions from creating and approving pull requests.Explore all GitHub checks at Prowler Hub.
Microsoft 365
defender_domain_dmarc_records_publishedchecks that every Exchange Online domain publishes a DMARC record with an enforcing policy (p=quarantineorp=reject). Thanks to @Rishi943!Explore all Microsoft 365 checks at Prowler Hub.
Alibaba Cloud
oss_bucket_versioning_enabledverifies that OSS buckets keep versioning enabled, allowing recovery from accidental or malicious object overwrite and deletion. Thanks to @abidedavana!oss_bucket_server_side_encryption_enabledverifies that OSS buckets define a default server-side encryption rule, either AES256 or KMS. Thanks to @alexchen-sys!OSS bucket logging, versioning, default encryption, and ACL configurations are also now read correctly from the Alibaba Cloud SDK, so the checks reading them no longer report every bucket as unconfigured.
Explore all Alibaba Cloud checks at Prowler Hub.
Huawei Cloud
vpc_security_group_open_egressflags VPC security groups that allow open egress to the internet. Thanks to @tomitobio!Explore all Huawei Cloud checks at Prowler Hub.
STACKIT
ske_cluster_no_public_endpointflags SKE clusters whose Kubernetes API endpoint is reachable from the whole internet, because the ACL extension is disabled or its allowed CIDR list contains0.0.0.0/0or::/0. Thanks to @johannes-engler-mw!Explore all STACKIT checks at Prowler Hub.
🔐 Security Updates
libcrypto3andlibssl3to 3.5.8-r0, patching seven high CVEs; the MCP Server image patches CVE-2026-14456 (OpenSSL), CVE-2026-11822, and CVE-2026-11824 (SQLite).sqlparseupgraded to 0.6.0 in the API, patching CVE-2026-54284, CVE-2026-59893, and CVE-2026-71491.🙌 External Contributors
Thank you to our community contributors for this release!
organization_default_workflow_permissions_read_only(#12122),repository_default_workflow_permissions_read_only(#12143), andorganization_actions_pull_request_approval_disabled(#12394) checksecr_repository_image_no_secretscheck (#12123)defender_domain_dmarc_records_publishedcheck (#11936)oss_bucket_versioning_enabledcheck (#11913)oss_bucket_server_side_encryption_enabledcheck (#11981)vpc_security_group_open_egresscheck (#12209)ske_cluster_no_public_endpointcheck (#11943)ec2_securitygroup_not_usedno longer flags security groups held only by scaled-down AWS Batch compute environments (#12458)DescribeTaskDefinitionfails, shipped early in v5.39.1 (#12217)ses_identity_not_publicly_accessiblenow evaluates every identity authorization policy, shipped early in v5.39.1 (#12464)sys.exitwhen cloning the scanned repository or running Trivy fails (#12227), Kubernetes kubelet checks no longer disappear from the scan when akubelet-configConfigMap is broken (#12225), and the CLI--slacksummary is sent for scans with no findings instead of failing withZeroDivisionError(#12229)UI
🚀 Added
🔄 Changed
🐞 Fixed
🔐 Security
libcrypto3andlibssl3upgraded to 3.5.8-r0 in the UI container image, patching seven high OpenSSL CVEs (#12549)API
🐞 Fixed
FINDINGS_TABLE_PARTITION_MAX_AGE_MONTHSis now applied in months instead of days, and negative values are rejected (#12580)🔐 Security
sqlparseupgraded to 0.6.0, patching CVE-2026-54284, CVE-2026-59893, and CVE-2026-71491 (#12509)openssl,libssl3t64andopenssl-provider-legacyupgraded to 3.5.7-1~deb13u2 in the API container image, patching ten high OpenSSL CVEs (#12549)SDK
🚀 Added
oss_bucket_versioning_enabledcheck for Alibaba Cloud provider, verifying that OSS buckets have versioning enabled to allow recovery from accidental or malicious object overwrite and deletion (#11913)defender_domain_dmarc_records_publishedchecks that every Exchange Online domain publishes a DMARC record with an enforcing policy (p=quarantineorp=reject) (#11936)ske_cluster_no_public_endpointcheck for STACKIT provider, flagging SKE clusters whose Kubernetes API endpoint is reachable from the whole internet because the ACL extension is disabled or its allowed CIDR list contains0.0.0.0/0or::/0(#11943)oss_bucket_server_side_encryption_enabledcheck for Alibaba Cloud provider, verifying that OSS buckets have a default server-side encryption rule (AES256 or KMS) (#11981)organization_default_workflow_permissions_read_onlycheck for GitHub provider, verifying that organizations grant GitHub Actions workflows a read-only defaultGITHUB_TOKEN(#12122)ecr_repository_image_no_secretscheck for AWS provider, scanning the latest ECR repository image's configuration and filesystem layers for hardcoded secrets (#12123)repository_default_workflow_permissions_read_onlycheck for GitHub provider, verifying that repositories grant GitHub Actions workflows a read-only defaultGITHUB_TOKEN(#12143)vpc_security_group_open_egresscheck for Huawei Cloud provider: VPC security groups do not allow open egress to the internet (#12209)organization_actions_pull_request_approval_disabledcheck for GitHub provider, verifying that organizations prevent GitHub Actions from creating and approving pull requests (#12394)iam_workload_identity_pool_provider_attribute_conditioncheck to flag GCP Workload Identity Federation providers that trust a multi-tenant issuer without an attribute condition restricting which external identities can impersonate federated principals (#12416)rolesanywhere_profile_restricts_session_permissionscheck to flag AWS IAM Roles Anywhere profiles that reference an administrative role without scoping down the vended session with a session policy or managed policies (#12416)bedrock_guardrail_contextual_grounding_filter_enabled,bedrock_custom_model_encrypted_with_cmk,bedrock_knowledge_base_encrypted_with_cmkandbedrock_agent_role_not_shared_across_agentsare four new AWS Bedrock checks covering guardrail contextual grounding, custom model encryption, knowledge-base data-source encryption, and non-shared agent execution roles. (#12459)Clustercolumn in Kubernetes CIS, ISO27001, Prowler ThreatScore, and universal compliance outputs, populated with the resolved cluster name so multi-cluster scans can be told apart in the output (#12506)🐞 Fixed
kubeletchecks no longer disappear from the scan withTypeError: 'NoneType' object is not iterablewhen akubelet-configConfigMap is broken: one with malformed YAML is logged and skipped while the valid ones are still evaluated, one without kubelet data is evaluated with an empty configuration instead of crashing the checks, and theapiserver,controllermanager,etcdandschedulerpod gatherers now always return a list (#12225)IacBaseExceptionerrors (repository clone, Trivy missing, scan and output processing failures) instead of callingsys.exit(1); the CLI still stops with the logged message, and API scans fail as regular task errors instead of aSystemExitescaping the worker (#12227)--slack) no longer fails when a scan produces no findings: the pass and fail percentages are guarded against afindings_countof 0, which previously raisedZeroDivisionErrorand sentblocks=Noneto Slack instead of the summary (#12229)IAM.9andEKS.1referenced missing/renamed checks; both now point to their real, existing check IDs (#12372)ec2_securitygroup_not_usedno longer reports a false positive for security groups attached only to an AWS Batch compute environment, which holds them in configuration without creating a network interface while scaled down to zero instances (#12458)arn:aws:, so findings in GovCloud and China carry a resolvable ARN and--resource-arnscoping matches agents in those partitions. (#12459)push-to-cloudnow validates Private Cloud TLS certificates with the operating system trust store without changing provider HTTP clients (#12485)prowler.compliance.universalentry point directories are resolved through a single shared helper and deduplicated by resolved path, so a directory reached through two entry points is parsed once and a package that fails to import no longer hides the rest (#12536)oss_bucket_logging_enabled,oss_bucket_versioning_enabled,oss_bucket_server_side_encryption_enabledandoss_bucket_not_publicly_accessibleno longer report every bucket as unconfigured (#12546)🔐 Security
openssl,libssl3t64andopenssl-provider-legacyupgraded to 3.5.7-1~deb13u2 in the SDK container image, patching ten high OpenSSL CVEs (#12549)MCP
🚀 Added
🐞 Fixed
prowler_docs_searchreturns results again: it calls the search endpoint docs.prowler.com moved to, since the one it used no longer exists, and each result now names the page's title, the section it matched and a URL anchored at that section (#12578)🔐 Security
sqlite-libsupgraded to 3.53.4-r0 in the container image, patching CVE-2026-11822 and CVE-2026-11824 (#12537)libcrypto3andlibssl3upgraded to 3.5.8-r0 in the container image, patching CVE-2026-14456 (#12547)v5.39.1: Prowler 5.39.1Compare Source
API
🔄 Changed
🐞 Fixed
🔐 Security
golang.org/x/net(#12445)SDK
🐞 Fixed
pip install prowlersilently fell back to 5.37.1 (#12477)DescribeTaskDefinitionfails before container evidence is gathered (#12478)ses_identity_not_publicly_accessiblenow evaluates every SES identity authorization policy and marks mixed public Allow and Deny statements for manual review (#12480)🔐 Security
golang.org/x/net(#12445)v5.39.0: Prowler 5.39.0Compare Source
✨ New features to highlight in this version
Enjoy them all now for free at https://cloud.prowler.com/
🤖 Lighthouse AI — Finding Skills
Lighthouse AI now embeds a Skills menu on every finding, answering the questions an analyst actually asks. Contextual Fix produces the fix for the finding, Triage Decision judges whether it is real and closes it out when it is not, and Systemic Scope determines whether the problem is a one-off or everywhere. A free-form "Ask Lighthouse anything" prompt sits in the same menu, and each run shows its progress and offers follow-up actions such as creating a Jira issue or muting the finding.
Read more in the Lighthouse AI documentation.
☁️ Azure Management Group Onboarding
Azure subscriptions no longer onboard one at a time. Choose "Add Multiple Subscriptions With Azure Management Group" in the add-provider wizard, enter the Microsoft Entra tenant ID, and authenticate once with a single tenant-wide service principal: Prowler discovers the entire management-group hierarchy under the tenant root, lets you select the subscriptions to onboard, and creates their providers with the management-group structure preserved. Azure now matches the one-step onboarding that AWS Organizations and GCP organizations already have.
Read more in the Azure Management Groups documentation.
✅ Findings Triage — Verify MANUAL Findings as PASS
Checks that require human judgment report
MANUALfindings. For these findings, and only for them, the triage status selector now offers Resolved: choosing it asks for the required written evidence and verifies the finding as passing. The finding then reports an effectivePASSwhile preserving the rawMANUALscan result, across findings, finding groups, compliance reports, and scans, with the attestation's author, evidence, and validity always visible. Attestations expire automatically after 90 days, or as soon as a new scan reports a real failure, returning the finding to the review queue.Read more in the Findings Triage documentation.
☁️ Prowler Cloud MCP — Organizations Management and Grouped Jira Dispatch
The hosted Prowler Cloud MCP server adds eight organization tools, so an agent can onboard and manage entire cloud organizations end to end: create the organization, discover its accounts, subscriptions, and projects, apply the selection, and manage the resulting providers. The tools cover AWS Organizations, GCP organizations, and Azure tenant root management groups, and they are available to Lighthouse AI.
prowler_send_findings_to_jiraalso gains Cloud-only dispatch capabilities: select failed findings by check IDs against the latest completed scan, and send them in grouped mode, one Jira work item per check listing up to 50 affected resources, with per-group error reporting.Read more in the Prowler MCP tools documentation and its Jira operations reference.
🕸️ Attack Paths — Grouped Graph with Outcome Destinations
The Attack Paths graph now reads from source to destination. Resources of the same class collapse into a single expandable node with a count, clicking reveals its members, and every path terminates in an explicit outcome node naming the destination impact: code execution, privilege escalation, public exposure, or resource inventory. The per-account hub node is gone, and the clicked resource stays highlighted while its findings are expanded.
<img width="
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.