Skip to content

chore(aws): enhance metadata for kafka service#9261

Merged
danibarranqueroo merged 4 commits intomasterfrom
review_metadata_aws_kafka
Dec 15, 2025
Merged

chore(aws): enhance metadata for kafka service#9261
danibarranqueroo merged 4 commits intomasterfrom
review_metadata_aws_kafka

Conversation

@puchy22
Copy link
Member

@puchy22 puchy22 commented Nov 18, 2025

Context

Updating aws kafka service metadata to conform with the new standardized metadata format used across Prowler checks, defined in #8411.

Description

This PR updates all metadata files for AWS Kafka checks to adapt to the new metadata format. The changes ensure consistency with the metadata structure being adopted across all Prowler services. The modified checks are:

  • kafka_cluster_encryption_at_rest_uses_cmk
  • kafka_cluster_enhanced_monitoring_enabled
  • kafka_cluster_in_transit_encryption_enabled
  • kafka_cluster_is_public
  • kafka_cluster_mutual_tls_authentication_enabled
  • kafka_cluster_unrestricted_access_disabled
  • kafka_cluster_uses_latest_version
  • kafka_connector_in_transit_encryption_enabled

Checklist

API

  • Verify if API specs need to be regenerated.
  • Check if version updates are required (e.g., specs, Poetry, etc.).
  • Ensure new entries are added to CHANGELOG.md, if applicable.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@puchy22 puchy22 requested review from a team as code owners November 18, 2025 12:33
@github-actions github-actions bot added the provider/aws Issues/PRs related with the AWS provider label Nov 18, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 18, 2025

✅ All necessary CHANGELOG.md files have been updated.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 18, 2025

Conflict Markers Resolved

All conflict markers have been successfully resolved in this pull request.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 18, 2025

🔒 Container Security Scan

Image: prowler:c13158e
Last scan: 2025-12-15 12:13:17 UTC

📊 Vulnerability Summary

Severity Count
🔴 Critical 3
Total 3

3 package(s) affected

⚠️ Action Required

Critical severity vulnerabilities detected. These should be addressed before merging:

  • Review the detailed scan results
  • Update affected packages to patched versions
  • Consider using a different base image if updates are unavailable

📋 Resources:

@danibarranqueroo danibarranqueroo self-assigned this Nov 21, 2025
@codecov
Copy link

codecov bot commented Dec 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 3.71%. Comparing base (ab475ba) to head (12a124d).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##           master   #9261      +/-   ##
=========================================
- Coverage    3.77%   3.71%   -0.06%     
=========================================
  Files         830     830              
  Lines       23443   23443              
=========================================
- Hits          884     871      -13     
- Misses      22559   22572      +13     
Flag Coverage Δ
prowler-py3.10-aws 3.70% <ø> (-0.06%) ⬇️
prowler-py3.11-aws 3.69% <ø> (-0.07%) ⬇️
prowler-py3.12-aws 3.70% <ø> (-0.06%) ⬇️
prowler-py3.9-aws 3.70% <ø> (-0.07%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
prowler 3.71% <ø> (-0.06%) ⬇️
api ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@danibarranqueroo danibarranqueroo merged commit 2f7eec8 into master Dec 15, 2025
35 of 36 checks passed
@danibarranqueroo danibarranqueroo deleted the review_metadata_aws_kafka branch December 15, 2025 12:13
Hamza-abughazaleh pushed a commit to Raed-sh/prowler that referenced this pull request Feb 11, 2026
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

metadata-review provider/aws Issues/PRs related with the AWS provider

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants