Push Charts to helm-charts-registry manually with specified version #1
chart-release-manual.yml
on: workflow_dispatch
scan
/
Kics Helm Chart Scan
30s
release
/
release
14s
Annotations
1 error and 11 warnings
release / release
Process completed with exit code 1.
|
[MEDIUM] CPU Requests Not Set:
charts/dbildungs-iam/templates/dbildungs-iam-deployment-backend.yaml#L21
CPU requests should be set to ensure the sum of the resource requests of the scheduled Containers is less than the capacity of the node
|
[MEDIUM] CPU Requests Not Set:
charts/dbildungs-iam/templates/dbildungs-iam-deployment-backend.yaml#L21
CPU requests should be set to ensure the sum of the resource requests of the scheduled Containers is less than the capacity of the node
|
[MEDIUM] Container Running As Root:
charts/dbildungs-iam/templates/redis-deployment.yaml#L21
Containers should only run as non-root user. This limits the exploitability of security misconfigurations and restricts an attacker's possibilities in case of compromise
|
[MEDIUM] Container Running With Low UID:
charts/dbildungs-iam/templates/dbildungs-iam-deployment-backend.yaml#L21
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/dbildungs-iam/templates/redis-deployment.yaml#L43
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/dbildungs-iam/templates/dbildungs-iam-deployment-backend.yaml#L81
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/dbildungs-iam/templates/redis-deployment.yaml#L43
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/dbildungs-iam/templates/dbildungs-iam-deployment-backend.yaml#L21
Check if containers are running with low UID, which might cause conflicts with the host's user table.
|
[MEDIUM] Memory Requests Not Defined:
charts/dbildungs-iam/templates/dbildungs-iam-deployment-backend.yaml#L21
Memory requests should be defined for each container. This allows the kubelet to reserve the requested amount of system resources and prevents over-provisioning on individual nodes
|
[MEDIUM] Memory Requests Not Defined:
charts/dbildungs-iam/templates/dbildungs-iam-deployment-backend.yaml#L21
Memory requests should be defined for each container. This allows the kubelet to reserve the requested amount of system resources and prevents over-provisioning on individual nodes
|
release / release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|