Skip to content

feat: implemented delivery information in the frontend #1151

feat: implemented delivery information in the frontend

feat: implemented delivery information in the frontend #1151

Triggered via pull request May 16, 2024 11:38
Status Success
Total duration 1m 1s
Artifacts

kics.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/backend-deployment.yaml#L51
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/frontend-deployment.yaml#L53
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: backend/docker-compose.yaml#L26
Incoming container traffic should be bound to a specific host interface
[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] Healthcheck Not Set: local/docker-compose.yaml#L151
Check containers periodically to see if they are running properly.
[MEDIUM] Healthcheck Not Set: backend/docker-compose.yaml#L23
Check containers periodically to see if they are running properly.
[MEDIUM] Healthcheck Not Set: local/docker-compose.yaml#L57
Check containers periodically to see if they are running properly.
[MEDIUM] Healthcheck Not Set: local/docker-compose.yaml#L203
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#L207
Check containers periodically to see if they are running properly.