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
Memory limits should be defined for each container. This prevents potential resource exhaustion by ensuring that containers consume not more than the designated amount of memory
Locations:
Result #1: Severity: MEDIUM State: TO_VERIFY Status: RECURRENT File:/packages/e2e/docker-compose.yml[3,0] Expected value: 'deploy.resources.limits.memory' should be defined Actual value: 'deploy' is not defined
Review result in Checkmarx One: Memory Not Limited
The text was updated successfully, but these errors were encountered:
Checkmarx (IaC-Security): Memory Not Limited
Checkmarx Project: electricmonk/ts-react-tdd
Repository URL: https://github.com/electricmonk/ts-react-tdd
Branch: main
Scan ID: e0708f2c-1083-45f2-a7cb-929f9b6a0c6c
Memory limits should be defined for each container. This prevents potential resource exhaustion by ensuring that containers consume not more than the designated amount of memory
Locations:
Result #1:
Severity: MEDIUM
State: TO_VERIFY
Status: RECURRENT
File: /packages/e2e/docker-compose.yml[3,0]
Expected value: 'deploy.resources.limits.memory' should be defined
Actual value: 'deploy' is not defined
Review result in Checkmarx One: Memory Not Limited
The text was updated successfully, but these errors were encountered: