Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

suppressing vulnerability GO-2022-0635 for release #4460

Closed
wants to merge 1 commit into from

Preparing for 1.1.18 release (#4459)

069d095
Select commit
Loading
Failed to load commit list.
Closed

suppressing vulnerability GO-2022-0635 for release #4460

Preparing for 1.1.18 release (#4459)
069d095
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Go Modules Scanner completed Jan 15, 2025 in 3s

1 configuration not found

Warning: Code scanning may not have found all the alerts introduced by this pull request, because 1 configuration present on refs/heads/main was not found:

API upload

  • ❓  <default>

New alerts in code changed by this pull request

  • 6 warnings

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 67 in acceptance/tests/cloud/fakeserver_client.go

See this annotation in the file changed.

Code scanning / Go Modules Scanner

TLS configuration is insecure Warning test

skipping TLS verification, don't use in production

Check warning on line 7 in control-plane/catalog/to-consul/service_id.go

See this annotation in the file changed.

Code scanning / Go Modules Scanner

found potentially insecure SHA1 usage Warning

found potentially insecure SHA1 usage

Check warning on line 558 in control-plane/connect-inject/webhook/consul_dataplane_sidecar.go

See this annotation in the file changed.

Code scanning / Go Modules Scanner

String conversion integer overflow Warning

detected potential integer overflow

Check warning on line 595 in control-plane/connect-inject/webhook/consul_dataplane_sidecar.go

See this annotation in the file changed.

Code scanning / Go Modules Scanner

String conversion integer overflow Warning

detected potential integer overflow

Check warning on line 1 in control-plane/go.mod

See this annotation in the file changed.

Code scanning / Go Modules Scanner

In-band key negotiation issue in AWS S3 Crypto SDK for golang in github.com/aws/aws-sdk-go Warning

found OSV reported vulnerability GO-2022-0635 in github.com/aws/aws-sdk-go@v1.44.262

Check warning on line 1 in hack/aws-acceptance-test-cleanup/go.mod

See this annotation in the file changed.

Code scanning / Go Modules Scanner

In-band key negotiation issue in AWS S3 Crypto SDK for golang in github.com/aws/aws-sdk-go Warning

found OSV reported vulnerability GO-2022-0635 in github.com/aws/aws-sdk-go@v1.38.63