CodeQL Advanced #83
Annotations
10 errors
GoVulnCheck
udp.Client.Listen calls quic.StreamError.Error
|
GoVulnCheck
http.Client.Send calls http.Client.Do, which eventually calls quic.Transport.DialEarly
|
GoVulnCheck
os.GetUser calls user.Current, which eventually calls quic.connMultiplexer.RemoveConn
|
GoVulnCheck
os.GetUser calls user.Current, which eventually calls quic.connection.AcceptStream
|
GoVulnCheck
os.GetUser calls user.Current, which eventually calls quic.connection.AcceptUniStream
|
GoVulnCheck
http.Client.Send calls io.ReadAll, which eventually calls quic.connection.CloseWithError
|
GoVulnCheck
http.Client.Send calls http.Client.Do, which eventually calls quic.connection.OpenStreamSync
|
GoVulnCheck
os.GetUser calls user.Current, which eventually calls quic.connection.OpenUniStream
|
GoVulnCheck
os.GetUser calls user.Current, which eventually calls quic.oobConn.ReadPacket
|
GoVulnCheck
os.GetUser calls user.Current, which eventually calls quic.packetHandlerMap.Close
|
Loading