OPSEXP-2875: add search enterprise mediation & reindex + fix tests #57
Annotations
10 warnings
[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:
search/enterprise/reindexing/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
|
[HIGH] Missing User Instruction:
search/enterprise/all-in-one/Dockerfile#L1
A user should be specified in the dockerfile, otherwise the image will run as root
|
[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:
search/enterprise/reindexing/Dockerfile#L3
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:
repository/Dockerfile#L32
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:
connector/ms365/Dockerfile#L10
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:
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.
|