Skip to content

Chore: Migrate to EDC 0.7.0 #1185

Chore: Migrate to EDC 0.7.0

Chore: Migrate to EDC 0.7.0 #1185

Triggered via pull request May 21, 2024 08:32
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-infrastructure.yaml#L51
Check containers periodically to see if they are running properly.
[MEDIUM] Healthcheck Not Set: local/docker-compose.yaml#L208
Check containers periodically to see if they are running properly.
[MEDIUM] Healthcheck Not Set: local/docker-compose-infrastructure.yaml#L68
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#L212
Check containers periodically to see if they are running properly.
[MEDIUM] Healthcheck Not Set: local/docker-compose.yaml#L280
Check containers periodically to see if they are running properly.