Bump go.opentelemetry.io/collector/config/confignet from 0.81.0 to 1.19.0 in /extension/awsproxy #27387
Annotations
10 errors and 1 warning
Run `govulncheck`:
internal/aws/proxy/cfg.go#L16
TCPAddr not declared by package confignet
|
Run `govulncheck`:
internal/aws/proxy/cfg.go#L45
TCPAddr not declared by package confignet
|
Run `govulncheck`:
internal/aws/proxy/server.go#L41
cfg.Endpoint undefined (type *Config has no field or method Endpoint)
|
Run `govulncheck`:
internal/aws/proxy/server.go#L112
cfg.Endpoint undefined (type *Config has no field or method Endpoint)
|
Run `govulncheck`:
extension/awsproxy/extension.go#L32
x.config.ProxyConfig.Endpoint undefined (type proxy.Config has no field or method Endpoint)
|
Run `govulncheck`:
extension/awsproxy/factory.go#L35
TCPAddr not declared by package confignet
|
Run `govulncheck`
asapauthextension.perRPCAuth.GetRequestMetadata calls fmt.Sprintf, which eventually calls http2.ErrCode.String
|
Run `govulncheck`
asapauthextension.perRPCAuth.GetRequestMetadata calls fmt.Sprintf, which eventually calls http2.FrameType.String
|
Run `govulncheck`
asapauthextension.perRPCAuth.GetRequestMetadata calls fmt.Sprintf, which eventually calls http2.Setting.String
|
Run `govulncheck`
asapauthextension.perRPCAuth.GetRequestMetadata calls fmt.Sprintf, which eventually calls http2.SettingID.String
|
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