OPSEXP-2784 Add cleanup workflow for packages #19
Annotations
11 warnings
kics
Docker build failed with exit code 1, back off 6.919 seconds before retry.
|
[HIGH] Missing User Instruction:
search/enterprise/common/Dockerfile#L1
A user should be specified in the dockerfile, otherwise the image will run as root
|
[HIGH] Missing User Instruction:
java/Dockerfile#L24
A user should be specified in the dockerfile, otherwise the image will run as root
|
[MEDIUM] Add Instead of Copy:
search/enterprise/common/Dockerfile#L7
Using ADD to load external installation scripts could lead to an evil web server leveraging this and loading a malicious script.
|
[MEDIUM] Add Instead of Copy:
ats/trouter/Dockerfile#L11
Using ADD to load external installation scripts could lead to an evil web server leveraging this and loading a malicious script.
|
[MEDIUM] Add Instead of Copy:
tengine/pdfrenderer/Dockerfile#L18
Using ADD to load external installation scripts could lead to an evil web server leveraging this and loading a malicious script.
|
[MEDIUM] Add Instead of Copy:
repository/Dockerfile#L31
Using ADD to load external installation scripts could lead to an evil web server leveraging this and loading a malicious script.
|
[MEDIUM] Add Instead of Copy:
share/Dockerfile#L14
Using ADD to load external installation scripts could lead to an evil web server leveraging this and loading a malicious script.
|
[MEDIUM] Add Instead of Copy:
repository/Dockerfile#L11
Using ADD to load external installation scripts could lead to an evil web server leveraging this and loading a malicious script.
|
[MEDIUM] Add Instead of Copy:
tengine/tika/Dockerfile#L17
Using ADD to load external installation scripts could lead to an evil web server leveraging this and loading a malicious script.
|
[MEDIUM] Add Instead of Copy:
share/Dockerfile#L13
Using ADD to load external installation scripts could lead to an evil web server leveraging this and loading a malicious script.
|