Skip to content

Merge pull request #284 from FraunhoferISST/fix/edc_catalog_view #312

Merge pull request #284 from FraunhoferISST/fix/edc_catalog_view

Merge pull request #284 from FraunhoferISST/fix/edc_catalog_view #312

Triggered via push March 11, 2024 07:11
Status Success
Total duration 1m 5s
Artifacts

kics.yml

on: push
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/tractus-x-edc/docker-compose.yaml#L29
Check containers periodically to see if they are running properly.
[MEDIUM] Healthcheck Not Set: local/docker-compose.yaml#L138
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#L24
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.
[MEDIUM] Healthcheck Not Set: local/docker-compose.yaml#L273
Check containers periodically to see if they are running properly.