This repository has been archived by the owner on Jul 18, 2024. It is now read-only.
KICS #608
Annotations
10 warnings
docker-compose.yaml#L3
Some capabilities are not needed in certain (or any) containers. Make sure that you only add capabilities that your container needs. Drop unnecessary capabilities as well.
|
docker-compose.yaml#L5
Incoming container traffic should be bound to a specific host interface
|
docs/swagger/dashboard_controller.yml#L7
Global server object URL should use 'https' protocol instead of 'http'
|
docs/swagger/sharing_controller.yml#L7
Global server object URL should use 'https' protocol instead of 'http'
|
docker-compose.yaml#L3
Check containers periodically to see if they are running properly.
|
docker-compose.yaml#L3
Memory limits should be defined for each container. This prevents potential resource exhaustion by ensuring that containers consume not more than the designated amount of memory
|
docs/swagger/dashboard_controller.yml#L795
String schema should have 'pattern' defined.
|
docs/swagger/dashboard_controller.yml#L774
String schema should have 'pattern' defined.
|
docs/swagger/dashboard_controller.yml#L900
String schema should have 'pattern' defined.
|
docs/swagger/dashboard_controller.yml#L733
String schema should have 'pattern' defined.
|
This job succeeded
Loading