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 version key of docker-compose-postgres.yml #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TimothyGillespie
Copy link

No description provided.

@gasparez15
Copy link
Contributor

Logo
Checkmarx One – Scan Summary & Details3b652bc4-844b-481a-acce-5f33a6e7d113

New Issues

Severity Issue Source File / Package Checkmarx Insight
MEDIUM Memory Not Limited /docker-compose-postgres.yml: 5 Memory limits should be defined for each container. This prevents potential resource exhaustion by ensuring that containers consume not more than t...
MEDIUM Memory Not Limited /docker-compose-postgres.yml: 15 Memory limits should be defined for each container. This prevents potential resource exhaustion by ensuring that containers consume not more than t...
MEDIUM Pids Limit Not Set /docker-compose-postgres.yml: 15 'pids_limit' should be set and different than -1
MEDIUM Pids Limit Not Set /docker-compose-postgres.yml: 5 'pids_limit' should be set and different than -1
LOW Cpus Not Limited /docker-compose-postgres.yml: 15 CPU limits should be set because if the system has CPU time free, a container is guaranteed to be allocated as much CPU as it requests
LOW Cpus Not Limited /docker-compose-postgres.yml: 5 CPU limits should be set because if the system has CPU time free, a container is guaranteed to be allocated as much CPU as it requests

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

Successfully merging this pull request may close these issues.

2 participants