Update community files (#550) #2130
knative-security.yaml
on: push
analyze
/
Analyze CodeQL
4m 35s
analyze
/
Check Unicode CC
22s
analyze
/
Go vulnerability Detection
38s
Annotations
10 errors and 3 warnings
analyze / Go vulnerability Detection
retryablehttp.Client.Do calls http.Client.Do
|
analyze / Go vulnerability Detection
retryablehttp.Client.Do calls sync.Once.Do, which eventually calls x509.CertPool.AppendCertsFromPEM
|
analyze / Go vulnerability Detection
retryablehttp.Request.BodyBytes calls bytes.Buffer.ReadFrom, which eventually calls x509.Certificate.Verify
|
analyze / Go vulnerability Detection
retryablehttp.Request.BodyBytes calls bytes.Buffer.ReadFrom, which eventually calls x509.Certificate.VerifyHostname
|
analyze / Go vulnerability Detection
webhook.main calls sharedmain.MainWithContext, which eventually calls x509.CreateCertificate
|
analyze / Go vulnerability Detection
retryablehttp.Client.Do calls http.Client.Do, which eventually calls x509.HostnameError.Error
|
analyze / Go vulnerability Detection
webhook.main calls sharedmain.MainWithContext, which eventually calls x509.MarshalPKCS8PrivateKey
|
analyze / Go vulnerability Detection
v1alpha1.GitLabSourceSpec.Validate calls duck.Destination.Validate, which eventually calls x509.ParseCertificate
|
analyze / Go vulnerability Detection
versioned.NewForConfig calls rest.HTTPClientFor, which eventually calls x509.ParseECPrivateKey
|
analyze / Go vulnerability Detection
versioned.NewForConfig calls rest.HTTPClientFor, which eventually calls x509.ParsePKCS1PrivateKey
|
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/eventing-gitlab/eventing-gitlab. Supported file pattern: go.sum
|
analyze / Analyze CodeQL
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing-gitlab/eventing-gitlab. Supported file pattern: go.sum
|