You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: