feat: implemented delivery information in the frontend #1131
Annotations
11 warnings
Analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/upload-sarif@66b90a5db151a8042fa97405c6cf843bbe433f7b. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
[MEDIUM] Container Running With Low UID:
charts/puris/templates/frontend-deployment.yaml#L53
Check if containers are running with low UID, which might cause conflicts with the host's user table.
|
[MEDIUM] Container Running With Low UID:
charts/puris/templates/backend-deployment.yaml#L51
Check if containers are running with low UID, which might cause conflicts with the host's user table.
|
[MEDIUM] Container Traffic Not Bound To Host Interface:
frontend/docker-compose.yaml#L26
Incoming container traffic should be bound to a specific host interface
|
[MEDIUM] Container Traffic Not Bound To Host Interface:
backend/docker-compose.yaml#L26
Incoming container traffic should be bound to a specific host interface
|
[MEDIUM] Healthcheck Not Set:
local/docker-compose.yaml#L169
Check containers periodically to see if they are running properly.
|
[MEDIUM] Healthcheck Not Set:
local/docker-compose-infrastructure.yaml#L23
Check containers periodically to see if they are running properly.
|
[MEDIUM] Healthcheck Not Set:
local/tractus-x-edc/docker-compose.yaml#L29
Check containers periodically to see if they are running properly.
|
[MEDIUM] Healthcheck Not Set:
local/docker-compose-infrastructure.yaml#L34
Check containers periodically to see if they are running properly.
|
[MEDIUM] Healthcheck Not Set:
local/docker-compose.yaml#L297
Check containers periodically to see if they are running properly.
|
[MEDIUM] Healthcheck Not Set:
local/docker-compose.yaml#L205
Check containers periodically to see if they are running properly.
|