-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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(aws): change check metadata ec2_securitygroup_allow_wide_open_public_ipv4 #4946
Conversation
You can check the documentation for this PR here -> Prowler Documentation |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4946 +/- ##
==========================================
+ Coverage 88.89% 88.97% +0.08%
==========================================
Files 939 940 +1
Lines 28766 28777 +11
==========================================
+ Hits 25571 25604 +33
+ Misses 3195 3173 -22 ☔ View full report in Codecov by Sentry. |
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
Context
Fix #4936
Description
Check metadata changed to match the check behaviour.
Checklist
License
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.