update benchmarks #550
Annotations
10 errors
|
vulncheck
goPool.init#1 calls sync.Once.Do, which eventually calls asn1.Unmarshal
|
|
vulncheck
goPool.run calls http.Server.ListenAndServeTLS
|
|
vulncheck
goPool.run calls http.Server.ListenAndServe
|
|
vulncheck
notify.rpcCall calls http.Client.Do, which eventually calls tls.Dialer.DialContext
|
|
vulncheck
submit.main calls fmt.Fprintf, which calls tls.Conn.Write
|
|
vulncheck
notify.rpcCall calls io.ReadAll, which eventually calls tls.Conn.Read
|
|
vulncheck
goPool.run calls http.Server.ListenAndServe, which eventually calls tls.Conn.HandshakeContext
|
|
vulncheck
goPool.StatusServer.executeTemplate calls template.Template.ExecuteTemplate
|
|
vulncheck
goPool.StatusServer.httpsRedirectURL calls url.URL.ResolveReference
|
|
vulncheck
notify.rpcCall calls http.Client.Do, which eventually calls url.URL.Parse
|