KICS #107
Annotations
10 warnings
charts/ssi-credential-issuer/templates/cronjob-issuer-processes.yaml#L37
Check if containers are running with low UID, which might cause conflicts with the host's user table.
|
charts/ssi-credential-issuer/templates/cronjob-expiry-app.yaml#L37
Check if containers are running with low UID, which might cause conflicts with the host's user table.
|
charts/ssi-credential-issuer/templates/deployment-issuer-service.yaml#L39
Check if containers are running with low UID, which might cause conflicts with the host's user table.
|
charts/ssi-credential-issuer/templates/cronjob-expiry-app.yaml#L37
Containers should be configured with a secure Seccomp profile to restrict potentially dangerous syscalls
|
charts/ssi-credential-issuer/templates/cronjob-issuer-processes.yaml#L37
Containers should be configured with a secure Seccomp profile to restrict potentially dangerous syscalls
|
charts/ssi-credential-issuer/templates/deployment-issuer-service.yaml#L39
Containers should be configured with a secure Seccomp profile to restrict potentially dangerous syscalls
|
charts/ssi-credential-issuer/templates/cronjob-expiry-app.yaml#L35
Service Account Tokens are automatically mounted even if not necessary
|
charts/ssi-credential-issuer/templates/cronjob-issuer-processes.yaml#L35
Service Account Tokens are automatically mounted even if not necessary
|
charts/ssi-credential-issuer/templates/deployment-issuer-service.yaml#L38
Service Account Tokens are automatically mounted even if not necessary
|
charts/ssi-credential-issuer/templates/cronjob-expiry-app.yaml#L20
Cronjobs must have a configured deadline, which means the attribute 'startingDeadlineSeconds' must be defined
|
This job succeeded
Loading