Nightly #634
nightly.yml
on: schedule
Go vulnerability check
51s
GoSec security scan
1m 28s
Annotations
10 errors and 2 warnings
|
Go vulnerability check
api.HTTPServer calls http.NewMuxer, which calls chi.NewRouter
|
|
Go vulnerability check
collection.Status.MarshalJSON calls json.Marshal, which eventually calls chi.NewMux
|
|
Go vulnerability check
enduro.main calls http.Server.Serve, which eventually calls chi.Mux.routeHTTP
|
|
Go vulnerability check
api.HTTPServer calls http.NewMuxer, which calls chi.Mux.Use
|
|
Go vulnerability check
enduro.main calls http.Server.Serve, which eventually calls chi.Mux.ServeHTTP
|
|
Go vulnerability check
api.HTTPServer calls http.NewMuxer, which calls chi.Mux.NotFound
|
|
Go vulnerability check
server.MountCORSHandler calls http.mux.Handle, which calls chi.Mux.Method
|
|
Go vulnerability check
api.debug calls http.mux.Vars, which eventually calls chi.Mux.Match
|
|
Go vulnerability check
api.debug calls http.mux.Vars, which calls chi.Context.RoutePattern
|
|
Go vulnerability check
enduro.main calls http.Server.Serve, which eventually calls chi.ChainHandler.ServeHTTP
|
|
Go vulnerability check
Failed to restore: Cache service responded with 400
|
|
Go vulnerability check
Both go-version and go-version-file inputs are specified, only go-version will be used
|