Skip to content

Security vulnerability scan #788

Security vulnerability scan

Security vulnerability scan #788

Triggered via schedule August 13, 2026 04:11
Status Failure
Total duration 5m 52s
Artifacts

vulnerability-scan.yml

on: schedule
Get latest release tag
4s
Get latest release tag
Scan v2.3.0  /  scan
37s
Scan v2.3.0 / scan
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Scan v2.3.0 / scan
shim.Handler.serialSend calls grpc.GenericServerStream[github.com/hyperledger/fabric-protos-go-apiv2/peer.ChaincodeMessage, github.com/hyperledger/fabric-protos-go-apiv2/peer.ChaincodeMessage].Send, which eventually calls transport.ServerStream.Write
Scan v2.3.0 / scan
shim.chatWithPeer calls grpc.GenericServerStream[github.com/hyperledger/fabric-protos-go-apiv2/peer.ChaincodeMessage, github.com/hyperledger/fabric-protos-go-apiv2/peer.ChaincodeMessage].Recv, which eventually calls transport.ServerStream.Read
Scan v2.3.0 / scan
internal.Server.Start calls grpc.Server.Serve, which eventually calls transport.NewServerTransport
Scan v2.3.0 / scan
internal.Server.Stop calls grpc.Server.Stop, which eventually calls transport.NewHTTP2Client
Scan v2.3.0 / scan
shim.chaincodeAsClientChat calls grpc.clientStream.CloseSend, which eventually calls transport.ClientStream.Write
Scan v2.3.0 / scan
shim.chaincodeAsClientChat calls grpc.clientStream.CloseSend, which eventually calls transport.ClientStream.TrailersOnly
Scan v2.3.0 / scan
shim.chaincodeAsClientChat calls grpc.clientStream.CloseSend, which eventually calls transport.ClientStream.RecvCompress
Scan v2.3.0 / scan
shim.chatWithPeer calls grpc.GenericServerStream[github.com/hyperledger/fabric-protos-go-apiv2/peer.ChaincodeMessage, github.com/hyperledger/fabric-protos-go-apiv2/peer.ChaincodeMessage].Recv, which eventually calls transport.ClientStream.Read
Scan v2.3.0 / scan
shim.chaincodeAsClientChat calls grpc.clientStream.CloseSend, which eventually calls transport.ClientStream.Header
Scan v2.3.0 / scan
shim.chaincodeAsClientChat calls grpc.clientStream.CloseSend, which eventually calls transport.ClientStream.Close
Scan v2.3.0 / scan
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/