chore(aws): enhance metadata for kafka service#9261
Merged
danibarranqueroo merged 4 commits intomasterfrom Dec 15, 2025
Merged
Conversation
Contributor
|
✅ All necessary |
Contributor
|
✅ Conflict Markers Resolved All conflict markers have been successfully resolved in this pull request. |
Contributor
🔒 Container Security ScanImage: 📊 Vulnerability Summary
3 package(s) affected
|
Codecov Report✅ All modified and coverable lines are covered by tests. 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
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
danibarranqueroo
approved these changes
Dec 15, 2025
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>
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.
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_cmkkafka_cluster_enhanced_monitoring_enabledkafka_cluster_in_transit_encryption_enabledkafka_cluster_is_publickafka_cluster_mutual_tls_authentication_enabledkafka_cluster_unrestricted_access_disabledkafka_cluster_uses_latest_versionkafka_connector_in_transit_encryption_enabledChecklist
API
License
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.