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
Setting networks in services ensures you are not using dockers default bridge (docker0), which shares traffic bewteen all containers.
Locations:
Result #1: Severity: MEDIUM State: TO_VERIFY Status: RECURRENT File:/packages/e2e/docker-compose.yml[3,0] Expected value: There should be a network declared for the service 'mongo' Actual value: There is no network declared for the service 'mongo'
Review result in Checkmarx One: Networks Not Set
The text was updated successfully, but these errors were encountered:
Checkmarx (IaC-Security): Networks Not Set
Checkmarx Project: electricmonk/ts-react-tdd
Repository URL: https://github.com/electricmonk/ts-react-tdd
Branch: main
Scan ID: e0708f2c-1083-45f2-a7cb-929f9b6a0c6c
Setting networks in services ensures you are not using dockers default bridge (docker0), which shares traffic bewteen all containers.
Locations:
Result #1:
Severity: MEDIUM
State: TO_VERIFY
Status: RECURRENT
File: /packages/e2e/docker-compose.yml[3,0]
Expected value: There should be a network declared for the service 'mongo'
Actual value: There is no network declared for the service 'mongo'
Review result in Checkmarx One: Networks Not Set
The text was updated successfully, but these errors were encountered: