Add build docker images #16
Annotations
10 errors
internal/ykclient/api_handlers.go#L43
G107: Potential HTTP request made with variable url (gosec)
|
internal/ykclient/api_handlers.go#L73
G107: Potential HTTP request made with variable url (gosec)
|
internal/ykclient/api_handlers.go#L109
G107: Potential HTTP request made with variable url (gosec)
|
internal/webservice/webservice.go#L24
G112: Potential Slowloris Attack because ReadHeaderTimeout is not configured in the http.Server (gosec)
|
internal/ykclient/client.go#L69
avoid direct access to proto field ev.Type, use ev.GetType() instead (protogetter)
|
internal/ykclient/client.go#L72
avoid direct access to proto field ev.Type, use ev.GetType() instead (protogetter)
|
internal/ykclient/client.go#L73
avoid direct access to proto field ev.ObjectID, use ev.GetObjectID() instead (protogetter)
|
internal/ykclient/client.go#L74
avoid direct access to proto field ev.Message, use ev.GetMessage() instead (protogetter)
|
internal/ykclient/client.go#L75
avoid direct access to proto field ev.EventChangeType, use ev.GetEventChangeType() instead (protogetter)
|
internal/ykclient/client.go#L76
avoid direct access to proto field ev.EventChangeDetail, use ev.GetEventChangeDetail() instead (protogetter)
|
This job succeeded
Loading