Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(rds): add rds_cluster_protected_by_backup_plan check #5638

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

sansns
Copy link
Contributor

@sansns sansns commented Nov 5, 2024

Context

Add rds_cluster_protected_by_backup_plan check

Description

Add the cluster backup plan check to complement the instance backup plan check

Checklist

License

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

@sansns sansns requested review from a team as code owners November 5, 2024 14:52
@github-actions github-actions bot added the provider/aws Issues/PRs related with the AWS provider label Nov 5, 2024
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.86%. Comparing base (1b50fdb) to head (816702c).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5638      +/-   ##
==========================================
+ Coverage   89.80%   89.86%   +0.05%     
==========================================
  Files        1112     1114       +2     
  Lines       34490    34534      +44     
==========================================
+ Hits        30973    31033      +60     
+ Misses       3517     3501      -16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MrCloudSec MrCloudSec merged commit 78fb540 into prowler-cloud:master Nov 5, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
provider/aws Issues/PRs related with the AWS provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants