[main] Update community files #1500
knative-security.yaml
on: pull_request
analyze
/
Analyze CodeQL
3m 1s
analyze
/
Check Unicode CC
17s
analyze
/
Go vulnerability Detection
36s
Annotations
10 errors and 3 warnings
analyze / Go vulnerability Detection
common.KnativeOperatorCR.UpdateKnativeServing calls gentype.Client[*knative.dev/operator/pkg/apis/operator/v1beta1.KnativeServing].Update[*knative.dev/operator/pkg/apis/operator/v1beta1.KnativeServing], which eventually calls http.Client.Do
|
analyze / Go vulnerability Detection
common.DownloadFile calls http.Get
|
analyze / Go vulnerability Detection
install.WaitForKnativeEventingState calls trace.Span.End, which eventually calls x509.CertPool.AppendCertsFromPEM
|
analyze / Go vulnerability Detection
common.DownloadFile calls ioutil.ReadAll, which eventually calls x509.Certificate.Verify
|
analyze / Go vulnerability Detection
common.DownloadFile calls ioutil.ReadAll, which eventually calls x509.Certificate.VerifyHostname
|
analyze / Go vulnerability Detection
cmd.main calls cobra.Command.Execute, which eventually calls x509.HostnameError.Error
|
analyze / Go vulnerability Detection
install.WaitForKnativeEventingState calls trace.Span.End, which eventually calls x509.ParseCertificate
|
analyze / Go vulnerability Detection
pkg.OperatorParams.newKubeClient calls kubernetes.NewForConfig, which eventually calls x509.ParseECPrivateKey
|
analyze / Go vulnerability Detection
pkg.OperatorParams.newKubeClient calls kubernetes.NewForConfig, which eventually calls x509.ParsePKCS1PrivateKey
|
analyze / Go vulnerability Detection
pkg.OperatorParams.newKubeClient calls kubernetes.NewForConfig, which eventually calls x509.ParsePKCS8PrivateKey
|
analyze / Check Unicode CC
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
analyze / Go vulnerability Detection
Restore cache failed: Dependencies file is not found in /home/runner/work/kn-plugin-operator/kn-plugin-operator. Supported file pattern: go.sum
|
analyze / Analyze CodeQL
Restore cache failed: Dependencies file is not found in /home/runner/work/kn-plugin-operator/kn-plugin-operator. Supported file pattern: go.sum
|