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(aws): change check metadata ec2_securitygroup_allow_wide_open_public_ipv4 #4946

Conversation

pedrooot
Copy link
Member

@pedrooot pedrooot commented Sep 6, 2024

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.

@pedrooot pedrooot added backport-to-v3 Backport PR to the v3 branch backport-to-v4.3 labels Sep 6, 2024
@pedrooot pedrooot requested review from a team as code owners September 6, 2024 08:09
@github-actions github-actions bot added the provider/aws Issues/PRs related with the AWS provider label Sep 6, 2024
jfagoagas
jfagoagas previously approved these changes Sep 6, 2024
Copy link
Contributor

github-actions bot commented Sep 6, 2024

You can check the documentation for this PR here -> Prowler Documentation

Copy link

codecov bot commented Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.97%. Comparing base (95768ba) to head (4080106).
Report is 1196 commits behind head on master.

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.
📢 Have feedback on the report? Share it here.

@jfagoagas jfagoagas self-requested a review September 6, 2024 10:30
@jfagoagas jfagoagas merged commit e146491 into master Sep 6, 2024
12 checks passed
@jfagoagas jfagoagas deleted the PRWLR-4778-git-hub-issue-ensure-no-security-groups-allow-ingress-from-wide-open-non-rfc-1918-address-false-positive-4936 branch September 6, 2024 10:31
prowler-bot pushed a commit that referenced this pull request Sep 6, 2024
@prowler-bot prowler-bot added the was-backported The PR was successfully backported to the target branch label Sep 6, 2024
prowler-bot pushed a commit that referenced this pull request Sep 6, 2024
@prowler-bot
Copy link
Collaborator

💚 All backports created successfully

Status Branch Result
v3
v4.3

Questions ?

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

@jfagoagas jfagoagas added the backport-to-v4.3 Backport PR to the v4.3 branch label Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-v3 Backport PR to the v3 branch backport-to-v4.3 Backport PR to the v4.3 branch documentation 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.

Ensure no security groups allow ingress from wide-open non-RFC1918 address. False positive
3 participants