chore(deps): bump github/codeql-action from 2 to 3 #1028
Annotations
10 warnings
charts/digital-product-pass/templates/deployment-backend.yaml#L50
Check if containers are running with low UID, which might cause conflicts with the host's user table.
|
charts/digital-product-pass/templates/deployment-frontend.yaml#L120
Check if containers are running with low UID, which might cause conflicts with the host's user table.
|
charts/digital-product-pass/templates/deployment-frontend.yaml#L120
Check if Readiness Probe is not configured.
|
charts/digital-product-pass/templates/deployment-backend.yaml#L50
Check if Readiness Probe is not configured.
|
charts/digital-product-pass/templates/deployment-frontend.yaml#L43
Service Account Tokens are automatically mounted even if not necessary
|
charts/digital-product-pass/templates/deployment-backend.yaml#L43
Service Account Tokens are automatically mounted even if not necessary
|
dpp-frontend/Dockerfile#L71
Package version pinning reduces the range of versions that can be installed, reducing the chances of failure due to unanticipated changes
|
dpp-verification/simple-wallet/Dockerfile#L36
Package version pinning reduces the range of versions that can be installed, reducing the chances of failure due to unanticipated changes
|
charts/digital-product-pass/templates/deployment-frontend.yaml#L26
Namespaces like 'default', 'kube-system' or 'kube-public' should not be used
|
charts/digital-product-pass/templates/service-backend.yaml#L27
Namespaces like 'default', 'kube-system' or 'kube-public' should not be used
|
This job succeeded
Loading