first attempt for knuu API #517
lint.yml
on: pull_request
golangci-lint
36s
yamllint
8s
markdown-lint
21s
Run govulncheck
49s
Annotations
10 errors and 1 warning
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
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|