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

fix(db_event): Handle other events #6754

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

jfagoagas
Copy link
Member

@jfagoagas jfagoagas commented Jan 30, 2025

Context

Partially fixes #6728

Description

Handle other events in the check rds_instance_critical_event_subscription

Checklist

License

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

@jfagoagas jfagoagas added the backport-to-v5.2 Backport PR to the v5.2 branch label Jan 30, 2025
@jfagoagas jfagoagas requested review from a team as code owners January 30, 2025 15:03
@github-actions github-actions bot added the provider/aws Issues/PRs related with the AWS provider label Jan 30, 2025
Copy link
Member

@puchy22 puchy22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch, thank you! 🥇

Copy link

codecov bot commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.71%. Comparing base (545c2dc) to head (e425899).
Report is 12 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6754      +/-   ##
==========================================
- Coverage   93.70%   88.71%   -4.99%     
==========================================
  Files          67     1195    +1128     
  Lines        6351    34488   +28137     
==========================================
+ Hits         5951    30595   +24644     
- Misses        400     3893    +3493     
Flag Coverage Δ
api ?
prowler 88.71% <100.00%> (?)

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

Components Coverage Δ
prowler 88.71% <100.00%> (∅)
api ∅ <ø> (∅)

@jfagoagas jfagoagas merged commit 627c115 into master Jan 30, 2025
11 of 12 checks passed
@jfagoagas jfagoagas deleted the fix-rds_instance_critical_event_subscription branch January 30, 2025 16:01
@prowler-bot prowler-bot added the was-backported The PR was successfully backported to the target branch label Jan 30, 2025
@prowler-bot
Copy link
Collaborator

💚 All backports created successfully

Status Branch Result
v5.2

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-v5.2 Backport PR to the v5.2 branch provider/aws Issues/PRs related with the AWS provider was-backported The PR was successfully backported to the target branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AWS - AttributeError on generating report
3 participants