Bump golang.org/x/net from 0.11.0 to 0.31.0 in /internal/aws/awsutil #27488
Annotations
10 errors and 1 warning
Run `govulncheck`
awsutil.GetAWSConfigSession calls os.Getenv, which eventually calls http.CanonicalHeaderKey
|
Run `govulncheck`
awsutil.GetDefaultSession calls zap.Logger.Error, which eventually calls http.Header.Del
|
Run `govulncheck`
awsutil.GetDefaultSession calls zap.Logger.Error, which eventually calls http.Header.Get
|
Run `govulncheck`
awsutil.GetDefaultSession calls session.NewSession, which eventually calls http.body.Close
|
Run `govulncheck`
awsutil.GetDefaultSession calls session.NewSession, which eventually calls http.body.Read
|
Run `govulncheck`
awsutil.GetDefaultSession calls session.NewSession, which eventually calls http.bodyEOFSignal.Close
|
Run `govulncheck`
awsutil.GetDefaultSession calls session.NewSession, which eventually calls http.bodyEOFSignal.Read
|
Run `govulncheck`
awsutil.GetDefaultSession calls session.NewSession, which eventually calls http.bodyLocked.Read
|
Run `govulncheck`
awsutil.GetDefaultSession calls zap.Logger.Error, which eventually calls http.bufioFlushWriter.Write
|
Run `govulncheck`
awsutil.GetDefaultSession calls session.NewSession, which eventually calls http.cancelTimerBody.Close
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading