migrate CRD generation to controller-gen and automate Helm RBAC sync #5168
knative-security.yaml
on: pull_request
analyze
/
Analyze CodeQL
5m 1s
analyze
/
Check Unicode CC
18s
analyze
/
Go vulnerability Detection
44s
Annotations
10 errors and 4 warnings
|
analyze / Go vulnerability Detection
operator.main calls sharedmain.MainWithContext, which eventually calls template.Template.ExecuteTemplate
|
|
analyze / Go vulnerability Detection
operator.main calls sharedmain.MainWithContext, which eventually calls template.Template.Execute
|
|
analyze / Go vulnerability Detection
knativeserving.reconcilerImpl.Reconcile calls template.Error.Error
|
|
analyze / Go vulnerability Detection
github.GetReleases calls github.RepositoriesService.ListReleases, which eventually calls tls.Dialer.DialContext
|
|
analyze / Go vulnerability Detection
knativeserving.reconcilerImpl.Reconcile calls prometheus.MultiError.Error, which eventually calls tls.Conn.Write
|
|
analyze / Go vulnerability Detection
packages.handleAlternatives calls io.Copy, which eventually calls tls.Conn.Read
|
|
analyze / Go vulnerability Detection
operator.main calls sharedmain.MainWithContext, which eventually calls tls.Conn.HandshakeContext
|
|
analyze / Go vulnerability Detection
test.CleanupOnInterrupt calls signal.Notify, which eventually calls tls.Conn.Handshake
|
|
analyze / Go vulnerability Detection
packages.handleAlternatives calls io.Copy, which eventually calls x509.Certificate.Verify
|
|
analyze / Go vulnerability Detection
packages.handleAlternatives calls io.Copy, which eventually calls x509.Certificate.Verify
|
|
analyze / Go vulnerability Detection
Restore cache failed: Dependencies file is not found in /home/runner/work/operator/operator. Supported file pattern: go.mod
|
|
analyze / Analyze CodeQL
Cannot retrieve the full diff because there are too many (300) changed files in the pull request.
|
|
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/operator/operator. Supported file pattern: go.mod
|