[main] Upgrade to latest dependencies #1547
knative-security.yaml
on: pull_request
analyze
/
Analyze CodeQL
4m 1s
analyze
/
Check Unicode CC
23s
analyze
/
Go vulnerability Detection
43s
Annotations
10 errors and 3 warnings
|
analyze / Go vulnerability Detection
webhook.main calls sharedmain.MainWithContext, which eventually calls template.Template.ExecuteTemplate
|
|
analyze / Go vulnerability Detection
webhook.main calls sharedmain.MainWithContext, which eventually calls template.Template.Execute
|
|
analyze / Go vulnerability Detection
addressableservice.Reconciler.ReconcileKind calls tracker.impl.TrackReference, which eventually calls template.Error.Error
|
|
analyze / Go vulnerability Detection
simpledeployment.Reconciler.ReconcileKind calls gentype.Client[*k8s.io/api/core/v1.Pod].Delete[*k8s.io/api/core/v1.Pod], which eventually calls tls.Dialer.DialContext
|
|
analyze / Go vulnerability Detection
simpledeployment.reconcilerImpl.Reconcile calls zap.SugaredLogger.Errorw, which eventually calls tls.Conn.Write
|
|
analyze / Go vulnerability Detection
simpledeployment.Reconciler.ReconcileKind calls gentype.Client[*k8s.io/api/core/v1.Pod].Delete[*k8s.io/api/core/v1.Pod], which eventually calls tls.Conn.Read
|
|
analyze / Go vulnerability Detection
webhook.main calls sharedmain.MainWithContext, which eventually calls tls.Conn.HandshakeContext
|
|
analyze / Go vulnerability Detection
addressableservice.Reconciler.ReconcileKind calls network.GetServiceHostname, which eventually calls tls.Conn.Handshake
|
|
analyze / Go vulnerability Detection
simpledeployment.reconcilerImpl.Reconcile calls zap.SugaredLogger.Errorw, which eventually calls x509.Certificate.Verify
|
|
analyze / Go vulnerability Detection
simpledeployment.reconcilerImpl.Reconcile calls zap.SugaredLogger.Errorw, which eventually calls x509.Certificate.Verify
|
|
analyze / Go vulnerability Detection
Restore cache failed: Dependencies file is not found in /home/runner/work/sample-controller/sample-controller. Supported file pattern: go.mod
|
|
analyze / Analyze CodeQL
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses.
To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`. Alternatively, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
|
|
analyze / Analyze CodeQL
Restore cache failed: Dependencies file is not found in /home/runner/work/sample-controller/sample-controller. Supported file pattern: go.mod
|