feat: receiver verticle now has a grace period before closing #10422
knative-security.yaml
on: pull_request
analyze
/
Analyze CodeQL
7m 0s
analyze
/
Check Unicode CC
23s
analyze
/
Go vulnerability Detection
48s
Annotations
10 errors and 2 warnings
analyze / Go vulnerability Detection
consumer.main calls sarama.NewClient, which eventually calls net.DialTimeout
|
analyze / Go vulnerability Detection
consumer.main calls sarama.NewClient, which eventually calls net.Dialer.Dial
|
analyze / Go vulnerability Detection
retryablehttp.Client.Do calls http.Client.CloseIdleConnections, which eventually calls net.Dialer.DialContext
|
analyze / Go vulnerability Detection
observability.WatchDataPlaneConfigMap calls sharedmain.MainWithConfig, which eventually calls net.Listen
|
analyze / Go vulnerability Detection
consumer.main calls sarama.NewClient, which eventually calls net.LookupSRV
|
analyze / Go vulnerability Detection
consumer.main calls sarama.NewClient, which eventually calls net.ResolveTCPAddr
|
analyze / Go vulnerability Detection
consumer.main calls sarama.NewClient, which eventually calls net.ResolveUDPAddr
|
analyze / Go vulnerability Detection
consumer.main calls sarama.NewClient, which eventually calls net.Resolver.LookupAddr
|
analyze / Go vulnerability Detection
consumer.main calls sarama.NewClient, which eventually calls net.Resolver.LookupHost
|
analyze / Go vulnerability Detection
retryablehttp.Client.Do calls sync.Once.Do, which eventually calls net.Resolver.LookupSRV
|
analyze / Go vulnerability Detection
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing-kafka-broker/eventing-kafka-broker. Supported file pattern: go.sum
|
analyze / Analyze CodeQL
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing-kafka-broker/eventing-kafka-broker. Supported file pattern: go.sum
|