Skip to content

chore(deps): bump the dependencies group across 1 directory with 9 up… #259

chore(deps): bump the dependencies group across 1 directory with 9 up…

chore(deps): bump the dependencies group across 1 directory with 9 up… #259

Triggered via push September 23, 2024 14:12
Status Success
Total duration 47s
Artifacts

kics.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
[MEDIUM] Container Running With Low UID: charts/ssi-credential-issuer/templates/cronjob-issuer-processes.yaml#L41
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/ssi-credential-issuer/templates/cronjob-expiry-app.yaml#L41
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/ssi-credential-issuer/templates/deployment-issuer-service.yaml#L43
Check if containers are running with low UID, which might cause conflicts with the host's user table.
[MEDIUM] Seccomp Profile Is Not Configured: charts/ssi-credential-issuer/templates/cronjob-issuer-processes.yaml#L41
Containers should be configured with a secure Seccomp profile to restrict potentially dangerous syscalls
[MEDIUM] Seccomp Profile Is Not Configured: charts/ssi-credential-issuer/templates/cronjob-expiry-app.yaml#L41
Containers should be configured with a secure Seccomp profile to restrict potentially dangerous syscalls
[MEDIUM] Seccomp Profile Is Not Configured: charts/ssi-credential-issuer/templates/deployment-issuer-service.yaml#L43
Containers should be configured with a secure Seccomp profile to restrict potentially dangerous syscalls
[MEDIUM] Service Account Token Automount Not Disabled: charts/ssi-credential-issuer/templates/deployment-issuer-service.yaml#L38
Service Account Tokens are automatically mounted even if not necessary
[MEDIUM] Service Account Token Automount Not Disabled: charts/ssi-credential-issuer/templates/cronjob-expiry-app.yaml#L35
Service Account Tokens are automatically mounted even if not necessary
[MEDIUM] Service Account Token Automount Not Disabled: charts/ssi-credential-issuer/templates/cronjob-issuer-processes.yaml#L35
Service Account Tokens are automatically mounted even if not necessary
[LOW] CronJob Deadline Not Configured: charts/ssi-credential-issuer/templates/cronjob-issuer-processes.yaml#L20
Cronjobs must have a configured deadline, which means the attribute 'startingDeadlineSeconds' must be defined