docker icon indicating copy to clipboard operation
docker copied to clipboard

Fix version key of docker-compose-postgres.yml

Open TimothyGillespie opened this issue 2 years ago • 1 comments

TimothyGillespie avatar Jan 28 '24 22:01 TimothyGillespie

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

gasparez15 avatar Jan 28 '24 23:01 gasparez15