Skip to content

CD - Syft

CD - Syft #394

Manually triggered October 30, 2024 10:51
Status Success
Total duration 29m 51s
Artifacts 13

cd-syft.yml

on: workflow_dispatch
release-checks
5s
release-checks
Matrix: call-pr-tests-linting / pr-tests-linting
Waiting for pending jobs
Matrix: call-pr-tests-stack / pr-syft-image-test
Waiting for pending jobs
Matrix: call-pr-tests-stack / pr-tests-integration-k8s
Waiting for pending jobs
Matrix: call-pr-tests-stack / pr-tests-migrations-k8s
Waiting for pending jobs
Matrix: call-pr-tests-stack / pr-tests-migrations
Waiting for pending jobs
Matrix: call-pr-tests-stack / pr-tests-notebook-k8s
Waiting for pending jobs
Matrix: call-pr-tests-stack / pr-tests-notebook-scenario-k8s-sync
Waiting for pending jobs
Matrix: call-pr-tests-stack / pr-tests-notebook-scenario-k8s
Waiting for pending jobs
Matrix: call-pr-tests-stack / pr-tests-scenarios-migrations
Waiting for pending jobs
Matrix: call-pr-tests-stack / pr-tests-simulation-scenario-k8s-sync
Waiting for pending jobs
Matrix: call-pr-tests-stack / pr-tests-simulation-scenario-k8s
Waiting for pending jobs
Matrix: call-pr-tests-stack / pr-tests-syft-integration
Waiting for pending jobs
Matrix: call-pr-tests-syft / pr-tests-syft-notebook-python
Waiting for pending jobs
Matrix: call-pr-tests-syft / pr-tests-syft-notebook-scenario-sync
Waiting for pending jobs
Matrix: call-pr-tests-syft / pr-tests-syft-notebook-scenario
Waiting for pending jobs
Matrix: call-pr-tests-syft / pr-tests-syft-notebook-single-container
Waiting for pending jobs
Matrix: call-pr-tests-syft / pr-tests-syft-scenario-sync
Waiting for pending jobs
Matrix: call-pr-tests-syft / pr-tests-syft-scenario
Waiting for pending jobs
Matrix: call-pr-tests-syft / pr-tests-syft-security
Waiting for pending jobs
Matrix: call-pr-tests-syft / pr-tests-syft-unit
Waiting for pending jobs
Matrix: build-and-push-docker-images
merge-docker-images
11s
merge-docker-images
Matrix: call-cd-post-release-tests / notebook-test-k8s-k3d
Matrix: call-cd-post-release-tests / syft-install-check
Matrix: call-cd-post-release-tests / syft-unit-tests
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
The 'as' keyword should match the case of the 'from' keyword: packages/grid/frontend/frontend.dockerfile#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: packages/grid/frontend/frontend.dockerfile#L25
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: packages/grid/frontend/frontend.dockerfile#L32
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Legacy key/value format with whitespace separator should not be used: packages/grid/frontend/frontend.dockerfile#L4
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: packages/grid/frontend/frontend.dockerfile#L37
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
The 'as' keyword should match the case of the 'from' keyword: packages/grid/enclave/attestation/attestation.dockerfile#L7
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Sensitive data should not be used in the ARG or ENV commands: packages/grid/backend/backend.dockerfile#L70
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "POSTGRESQL_PASSWORD") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
Sensitive data should not be used in the ARG or ENV commands: packages/grid/backend/backend.dockerfile#L70
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "DEFAULT_ROOT_PASSWORD") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
Sensitive data should not be used in the ARG or ENV commands: packages/grid/backend/backend.dockerfile#L70
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "STACK_API_KEY") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
The 'as' keyword should match the case of the 'from' keyword: packages/grid/syft-client/syft.Dockerfile#L5
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: packages/grid/syft-client/syft.Dockerfile#L24
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: packages/grid/rathole/rathole.dockerfile#L5
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: packages/grid/syft-client/syft.Dockerfile#L24
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: packages/grid/syft-client/syft.Dockerfile#L5
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Sensitive data should not be used in the ARG or ENV commands: packages/grid/backend/backend.dockerfile#L70
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "DEFAULT_ROOT_PASSWORD") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
Sensitive data should not be used in the ARG or ENV commands: packages/grid/backend/backend.dockerfile#L70
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "STACK_API_KEY") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
Sensitive data should not be used in the ARG or ENV commands: packages/grid/backend/backend.dockerfile#L70
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "POSTGRESQL_PASSWORD") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
Legacy key/value format with whitespace separator should not be used: packages/grid/frontend/frontend.dockerfile#L4
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: packages/grid/frontend/frontend.dockerfile#L37
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
The 'as' keyword should match the case of the 'from' keyword: packages/grid/frontend/frontend.dockerfile#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: packages/grid/frontend/frontend.dockerfile#L25
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: packages/grid/frontend/frontend.dockerfile#L32
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: packages/grid/rathole/rathole.dockerfile#L5
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/

Artifacts

Produced during runtime
Name Size
OpenMined~PySyft~0OHJAY.dockerbuild
40.2 KB
OpenMined~PySyft~240O18.dockerbuild
54.6 KB
OpenMined~PySyft~9C3INZ.dockerbuild
42.6 KB
OpenMined~PySyft~AMGMNL.dockerbuild
43.6 KB
OpenMined~PySyft~E6G83K.dockerbuild
42 KB
OpenMined~PySyft~LH0PA9.dockerbuild
39.6 KB
OpenMined~PySyft~NPUL9O.dockerbuild
44.3 KB
OpenMined~PySyft~U0KPCH.dockerbuild
52 KB
OpenMined~PySyft~WXV9RB.dockerbuild
54.7 KB
OpenMined~PySyft~Z2M3KF.dockerbuild
56.9 KB
OpenMined~PySyft~ZUGWBW.dockerbuild
55.7 KB
digests-0.9.2-beta.8-amd64 Expired
1.49 KB
digests-0.9.2-beta.8-arm64 Expired
1.22 KB