Vulnerability scan #202
vulnerability.yml
on: schedule
dependency-review
4s
govulncheck
24s
Annotations
10 errors and 1 warning
govulncheck
etcdadm.main calls manager.New, which eventually calls http2.ConfigureTransports
|
govulncheck
mocks.init calls client.init, which eventually calls http2.ConnectionError.Error
|
govulncheck
controllers.EtcdadmClusterReconciler.ClusterToEtcdadmCluster calls fmt.Sprintf, which eventually calls http2.ErrCode.String
|
govulncheck
controllers.EtcdadmClusterReconciler.ClusterToEtcdadmCluster calls fmt.Sprintf, which eventually calls http2.FrameHeader.String
|
govulncheck
controllers.EtcdadmClusterReconciler.ClusterToEtcdadmCluster calls fmt.Sprintf, which eventually calls http2.FrameType.String
|
govulncheck
controllers.EtcdadmClusterReconciler.generateEtcdClient calls client.New, which eventually calls http2.Framer.ReadFrame
|
govulncheck
controllers.EtcdadmClusterReconciler.generateEtcdClient calls client.New, which eventually calls http2.Framer.WriteContinuation
|
govulncheck
controllers.EtcdadmClusterReconciler.generateEtcdClient calls client.New, which eventually calls http2.Framer.WriteData
|
govulncheck
controllers.EtcdadmClusterReconciler.generateEtcdClient calls client.New, which eventually calls http2.Framer.WriteHeaders
|
govulncheck
controllers.EtcdadmClusterReconciler.generateEtcdClient calls client.New, which eventually calls http2.Framer.WritePing
|
dependency-review
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/dependency-review-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|