Replace the http3.ListenAndServe function with http3.ListenAndServeTL… #322
Annotations
10 errors and 1 warning
Scan Vulnerabilities
httpfs.StartFileServer calls http3.ListenAndServeTLS, which eventually calls ackhandler.HasAckElicitingFrames
|
Scan Vulnerabilities
httpfs.StartFileServer calls http3.ListenAndServeTLS, which eventually calls ackhandler.IsFrameAckEliciting
|
Scan Vulnerabilities
httpfs.StartFileServer calls http3.ListenAndServeTLS, which eventually calls ackhandler.NewAckHandler
|
Scan Vulnerabilities
sync.remoteClientSync.SyncOnce calls fmt.Sprintf, which eventually calls ackhandler.SendMode.String
|
Scan Vulnerabilities
sync.remoteClientSync.SyncOnce calls fmt.Sprintf, which eventually calls ackhandler.init
|
Scan Vulnerabilities
httpfs.init calls http3.init, which eventually calls ackhandler.init
|
Scan Vulnerabilities
httpfs.StartFileServer calls http3.ListenAndServeTLS, which eventually calls ackhandler.receivedPacketHandler.DropPackets
|
Scan Vulnerabilities
httpfs.StartFileServer calls http3.ListenAndServeTLS, which eventually calls ackhandler.receivedPacketHandler.GetAckFrame
|
Scan Vulnerabilities
httpfs.StartFileServer calls http3.ListenAndServeTLS, which eventually calls ackhandler.receivedPacketHandler.GetAlarmTimeout
|
Scan Vulnerabilities
httpfs.StartFileServer calls http3.ListenAndServeTLS, which eventually calls ackhandler.receivedPacketHandler.IsPotentiallyDuplicate
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading