Bump golang from 1.22.0-bookworm to 1.22.3-bookworm in /integration #55
govulncheck.yml
on: pull_request
Run govulncheck
1m 13s
Annotations
10 errors
Run govulncheck
witness.Witness.GetLogs calls sql.Rows.Next, which eventually calls net.Dialer.Dial
|
Run govulncheck
sctcheck.getAndCheckSiteChain calls tls.DialWithDialer, which eventually calls net.Dialer.DialContext
|
Run govulncheck
ct_server.main calls http.Server.ListenAndServe, which calls net.Listen
|
Run govulncheck
submission.NewDistributor calls sync.Once.Do, which eventually calls net.Resolver.LookupHost
|
Run govulncheck
ct_server.main calls grpc.Dial, which eventually calls net.Resolver.LookupSRV
|
Run govulncheck
ct_server.main calls grpc.Dial, which eventually calls net.Resolver.LookupTXT
|
Run govulncheck
x509.NonFatalErrors.Error calls http2.ConnectionError.Error
|
Run govulncheck
pkix.RDNSequence.String calls fmt.Sprint, which eventually calls http2.ErrCode.String
|
Run govulncheck
pkix.RDNSequence.String calls fmt.Sprint, which eventually calls http2.FrameHeader.String
|
Run govulncheck
pkix.RDNSequence.String calls fmt.Sprint, which eventually calls http2.FrameType.String
|