first attempt for knuu API #516
lint.yml
on: pull_request
golangci-lint
1m 33s
yamllint
4s
markdown-lint
22s
Run govulncheck
45s
Annotations
10 errors
Run govulncheck
k8s.Client.GetLogStream calls rest.Request.Stream, which calls http.Client.Do
|
Run govulncheck
netshaper.NetShaper.AllServicesStatus calls sdk.Client.AllServicesStatus, which eventually calls http.Client.Get
|
Run govulncheck
minio.New calls minio.New, which eventually calls x509.CertPool.AppendCertsFromPEM
|
Run govulncheck
api.API.Start calls http.Server.ListenAndServe, which eventually calls x509.Certificate.Verify
|
Run govulncheck
api.API.Start calls http.Server.ListenAndServe, which eventually calls x509.Certificate.VerifyHostname
|
Run govulncheck
database.New calls gorm.Open, which eventually calls x509.DecryptPEMBlock
|
Run govulncheck
handlers.TestHandler.GetTestLogs calls x509.HostnameError.Error
|
Run govulncheck
k8s.Client.PortForwardPod calls spdy.RoundTripperFor, which eventually calls x509.ParseCertificate
|
Run govulncheck
k8s.Client.PortForwardPod calls spdy.RoundTripperFor, which eventually calls x509.ParseECPrivateKey
|
Run govulncheck
k8s.Client.PortForwardPod calls spdy.RoundTripperFor, which eventually calls x509.ParsePKCS1PrivateKey
|