Skip to content

Remove custom BoringSSL build

Orca Security (US) / Orca Security - Infrastructure as Code succeeded Oct 28, 2023 in 17s

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 23   low 25   info 2 View in Orca

Annotations

Check warning on line 254 in build.assets/Dockerfile

See this annotation in the file changed.

@orca-security-us orca-security-us / Orca Security - Infrastructure as Code

[MEDIUM] RUN Instruction Using 'cd' Instead of WORKDIR

Details:
When using RUN command 'cd' should only be used for full path. For relative path
make use of WORKDIR command instead.

Recommendation:
Using WORKDIR to change directory

Check warning on line 58 in build.assets/Dockerfile-multiarch

See this annotation in the file changed.

@orca-security-us orca-security-us / Orca Security - Infrastructure as Code

[MEDIUM] RUN Instruction Using 'cd' Instead of WORKDIR

Details:
When using RUN command 'cd' should only be used for full path. For relative path
make use of WORKDIR command instead.

Recommendation:
Using WORKDIR to change directory

Check warning on line 57 in build.assets/Dockerfile

See this annotation in the file changed.

@orca-security-us orca-security-us / Orca Security - Infrastructure as Code

[MEDIUM] RUN Instruction Using 'cd' Instead of WORKDIR

Details:
When using RUN command 'cd' should only be used for full path. For relative path
make use of WORKDIR command instead.

Recommendation:
Using WORKDIR to change directory

Check warning on line 104 in build.assets/Dockerfile-centos7

See this annotation in the file changed.

@orca-security-us orca-security-us / Orca Security - Infrastructure as Code

[MEDIUM] RUN Instruction Using 'cd' Instead of WORKDIR

Details:
When using RUN command 'cd' should only be used for full path. For relative path
make use of WORKDIR command instead.

Recommendation:
Using WORKDIR to change directory

Check warning on line 47 in build.assets/Dockerfile

See this annotation in the file changed.

@orca-security-us orca-security-us / Orca Security - Infrastructure as Code

[MEDIUM] RUN Instruction Using 'cd' Instead of WORKDIR

Details:
When using RUN command 'cd' should only be used for full path. For relative path
make use of WORKDIR command instead.

Recommendation:
Using WORKDIR to change directory

Check warning on line 116 in build.assets/Dockerfile-centos7

See this annotation in the file changed.

@orca-security-us orca-security-us / Orca Security - Infrastructure as Code

[MEDIUM] RUN Instruction Using 'cd' Instead of WORKDIR

Details:
When using RUN command 'cd' should only be used for full path. For relative path
make use of WORKDIR command instead.

Recommendation:
Using WORKDIR to change directory

Check warning on line 34 in build.assets/Dockerfile

See this annotation in the file changed.

@orca-security-us orca-security-us / Orca Security - Infrastructure as Code

[MEDIUM] RUN Instruction Using 'cd' Instead of WORKDIR

Details:
When using RUN command 'cd' should only be used for full path. For relative path
make use of WORKDIR command instead.

Recommendation:
Using WORKDIR to change directory

Check warning on line 48 in build.assets/Dockerfile-centos7

See this annotation in the file changed.

@orca-security-us orca-security-us / Orca Security - Infrastructure as Code

[MEDIUM] RUN Instruction Using 'cd' Instead of WORKDIR

Details:
When using RUN command 'cd' should only be used for full path. For relative path
make use of WORKDIR command instead.

Recommendation:
Using WORKDIR to change directory

Check warning on line 98 in build.assets/Dockerfile-centos7

See this annotation in the file changed.

@orca-security-us orca-security-us / Orca Security - Infrastructure as Code

[MEDIUM] RUN Instruction Using 'cd' Instead of WORKDIR

Details:
When using RUN command 'cd' should only be used for full path. For relative path
make use of WORKDIR command instead.

Recommendation:
Using WORKDIR to change directory

Check warning on line 47 in build.assets/Dockerfile-centos7-assets

See this annotation in the file changed.

@orca-security-us orca-security-us / Orca Security - Infrastructure as Code

[MEDIUM] RUN Instruction Using 'cd' Instead of WORKDIR

Details:
When using RUN command 'cd' should only be used for full path. For relative path
make use of WORKDIR command instead.

Recommendation:
Using WORKDIR to change directory

Check warning on line 52 in build.assets/Dockerfile-multiarch

See this annotation in the file changed.

@orca-security-us orca-security-us / Orca Security - Infrastructure as Code

[MEDIUM] RUN Instruction Using 'cd' Instead of WORKDIR

Details:
When using RUN command 'cd' should only be used for full path. For relative path
make use of WORKDIR command instead.

Recommendation:
Using WORKDIR to change directory

Check warning on line 27 in build.assets/Dockerfile

See this annotation in the file changed.

@orca-security-us orca-security-us / Orca Security - Infrastructure as Code

[MEDIUM] RUN Instruction Using 'cd' Instead of WORKDIR

Details:
When using RUN command 'cd' should only be used for full path. For relative path
make use of WORKDIR command instead.

Recommendation:
Using WORKDIR to change directory

Check warning on line 55 in build.assets/Dockerfile-multiarch-base

See this annotation in the file changed.

@orca-security-us orca-security-us / Orca Security - Infrastructure as Code

[MEDIUM] RUN Instruction Using 'cd' Instead of WORKDIR

Details:
When using RUN command 'cd' should only be used for full path. For relative path
make use of WORKDIR command instead.

Recommendation:
Using WORKDIR to change directory

Check warning on line 63 in build.assets/Dockerfile-centos7

See this annotation in the file changed.

@orca-security-us orca-security-us / Orca Security - Infrastructure as Code

[MEDIUM] RUN Instruction Using 'cd' Instead of WORKDIR

Details:
When using RUN command 'cd' should only be used for full path. For relative path
make use of WORKDIR command instead.

Recommendation:
Using WORKDIR to change directory

Check warning on line 71 in build.assets/Dockerfile-multiarch

See this annotation in the file changed.

@orca-security-us orca-security-us / Orca Security - Infrastructure as Code

[MEDIUM] RUN Instruction Using 'cd' Instead of WORKDIR

Details:
When using RUN command 'cd' should only be used for full path. For relative path
make use of WORKDIR command instead.

Recommendation:
Using WORKDIR to change directory

Check warning on line 15 in build.assets/Dockerfile-multiarch-clang

See this annotation in the file changed.

@orca-security-us orca-security-us / Orca Security - Infrastructure as Code

[MEDIUM] RUN Instruction Using 'cd' Instead of WORKDIR

Details:
When using RUN command 'cd' should only be used for full path. For relative path
make use of WORKDIR command instead.

Recommendation:
Using WORKDIR to change directory

Check warning on line 55 in build.assets/Dockerfile-multiarch-base

See this annotation in the file changed.

@orca-security-us orca-security-us / Orca Security - Infrastructure as Code

[MEDIUM] RUN Instruction Using 'cd' Instead of WORKDIR

Details:
When using RUN command 'cd' should only be used for full path. For relative path
make use of WORKDIR command instead.

Recommendation:
Using WORKDIR to change directory

Check warning on line 221 in build.assets/Dockerfile-centos7

See this annotation in the file changed.

@orca-security-us orca-security-us / Orca Security - Infrastructure as Code

[MEDIUM] RUN Instruction Using 'cd' Instead of WORKDIR

Details:
When using RUN command 'cd' should only be used for full path. For relative path
make use of WORKDIR command instead.

Recommendation:
Using WORKDIR to change directory

Check warning on line 37 in build.assets/Dockerfile-multiarch

See this annotation in the file changed.

@orca-security-us orca-security-us / Orca Security - Infrastructure as Code

[MEDIUM] RUN Instruction Using 'cd' Instead of WORKDIR

Details:
When using RUN command 'cd' should only be used for full path. For relative path
make use of WORKDIR command instead.

Recommendation:
Using WORKDIR to change directory

Check warning on line 82 in build.assets/Dockerfile-multiarch

See this annotation in the file changed.

@orca-security-us orca-security-us / Orca Security - Infrastructure as Code

[MEDIUM] RUN Instruction Using 'cd' Instead of WORKDIR

Details:
When using RUN command 'cd' should only be used for full path. For relative path
make use of WORKDIR command instead.

Recommendation:
Using WORKDIR to change directory

Check warning on line 208 in build.assets/Dockerfile-multiarch

See this annotation in the file changed.

@orca-security-us orca-security-us / Orca Security - Infrastructure as Code

[LOW] Healthcheck Instruction Missing

Details:
Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker
how to test a container to check that it is still working

Recommendation:
Dockerfile should contain instruction 'HEALTHCHECK'

Check warning on line 55 in build.assets/Dockerfile-multiarch-base

See this annotation in the file changed.

@orca-security-us orca-security-us / Orca Security - Infrastructure as Code

[LOW] Healthcheck Instruction Missing

Details:
Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker
how to test a container to check that it is still working

Recommendation:
Dockerfile should contain instruction 'HEALTHCHECK'

Check warning on line 230 in build.assets/Dockerfile-centos7

See this annotation in the file changed.

@orca-security-us orca-security-us / Orca Security - Infrastructure as Code

[LOW] Healthcheck Instruction Missing

Details:
Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker
how to test a container to check that it is still working

Recommendation:
Dockerfile should contain instruction 'HEALTHCHECK'

Check warning on line 86 in build.assets/Dockerfile-centos7-assets

See this annotation in the file changed.

@orca-security-us orca-security-us / Orca Security - Infrastructure as Code

[LOW] Healthcheck Instruction Missing

Details:
Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker
how to test a container to check that it is still working

Recommendation:
Dockerfile should contain instruction 'HEALTHCHECK'

Check warning on line 11 in build.assets/Dockerfile-multiarch-clang

See this annotation in the file changed.

@orca-security-us orca-security-us / Orca Security - Infrastructure as Code

[LOW] Healthcheck Instruction Missing

Details:
Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker
how to test a container to check that it is still working

Recommendation:
Dockerfile should contain instruction 'HEALTHCHECK'