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

Networks Not Set @ /packages/e2e/docker-compose.yml #65

Open
electricmonk opened this issue Nov 6, 2023 · 0 comments
Open

Networks Not Set @ /packages/e2e/docker-compose.yml #65

electricmonk opened this issue Nov 6, 2023 · 0 comments

Comments

@electricmonk
Copy link
Owner

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

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