Run go-makefile-maker #17
Annotations
6 errors
Checks:
s3_exporter.go#L302
G114: Use of net/http serve function that has no support for setting timeouts (gosec)
|
Checks:
s3_exporter.go#L279
use of `http.Handle` forbidden by pattern `^http\.Handle(?:Func)?$` (forbidigo)
|
Checks:
s3_exporter.go#L280
use of `http.HandleFunc` forbidden by pattern `^http\.Handle(?:Func)?$` (forbidigo)
|
Checks:
s3_exporter.go#L283
use of `http.HandleFunc` forbidden by pattern `^http\.Handle(?:Func)?$` (forbidigo)
|
Checks:
s3_exporter.go#L286
use of `http.HandleFunc` forbidden by pattern `^http\.Handle(?:Func)?$` (forbidigo)
|
Checks
issues found
|