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

Unrestricted Security Group Ingress @ /ec2.tf #1079

Open
cxronen opened this issue Jul 19, 2023 · 0 comments
Open

Unrestricted Security Group Ingress @ /ec2.tf #1079

cxronen opened this issue Jul 19, 2023 · 0 comments

Comments

@cxronen
Copy link
Owner

cxronen commented Jul 19, 2023

Checkmarx (IaC-Security): Unrestricted Security Group Ingress
Checkmarx Project: cxronen/BookStore_VSCode
Repository URL: https://github.com/cxronen/BookStore_VSCode
Branch: master
Scan ID: 3aaa12b3-552a-4874-ba98-3d364d7d56f6


Security groups allow ingress from 0.0.0.0:0 and/or ::/0

Locations:

Result 1:
Severity: HIGH
State: TO_VERIFY
Status: RECURRENT
    File: /ec2.tf[88,0]
    Expected value: One of 'ingress.cidr_blocks' not equal '0.0.0.0/0'
    Actual value: One of 'ingress.cidr_blocks' equal '0.0.0.0/0'
    Review result in Checkmarx One: Unrestricted Security Group Ingress

Result 2:
Severity: HIGH
State: TO_VERIFY
Status: RECURRENT
    File: /ec2.tf[95,0]
    Expected value: One of 'ingress.cidr_blocks' not equal '0.0.0.0/0'
    Actual value: One of 'ingress.cidr_blocks' equal '0.0.0.0/0'
    Review result in Checkmarx One: Unrestricted Security Group Ingress

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant