Skip to content

Merge pull request #102 from FraunhoferISST/refactor/namingconvention #382

Merge pull request #102 from FraunhoferISST/refactor/namingconvention

Merge pull request #102 from FraunhoferISST/refactor/namingconvention #382

Triggered via push December 6, 2023 06:10
Status Success
Total duration 1m 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

kics.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
[MEDIUM] Container Running With Low UID: charts/puris/charts/backend/templates/deployment.yaml#L1
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/charts/frontend/templates/deployment.yaml#L1
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#L98
Check containers periodically to see if they are running properly.
[MEDIUM] Healthcheck Not Set: local/docker-compose-infrastructure.yaml#L31
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-infrastructure.yaml#L4
Check containers periodically to see if they are running properly.
[MEDIUM] Healthcheck Not Set: local/docker-compose-infrastructure.yaml#L48
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.