Update config files with new directives. (#93) #199
test-and-lint.yaml
on: push
Matrix: lint
Matrix: test
Matrix: vulncheck
Matrix: build
Annotations
10 errors
vulncheck (1.23.3)
shared.HTTPRequester.SendHTTPRequest calls http.Client.Do
|
vulncheck (1.23.3)
shared.loadTLSCredentials calls x509.CertPool.AppendCertsFromPEM
|
vulncheck (1.23.3)
server.command.Run calls http.Server.ListenAndServe, which eventually calls x509.Certificate.Verify
|
vulncheck (1.23.3)
server.command.Run calls http.Server.ListenAndServe, which eventually calls x509.Certificate.VerifyHostname
|
vulncheck (1.23.3)
statemachine.ContractNegotiationVerified.Send calls fmt.Sprintf, which eventually calls x509.HostnameError.Error
|
vulncheck (1.23.3)
shared.loadTLSCredentials calls tls.LoadX509KeyPair, which eventually calls x509.ParseCertificate
|
vulncheck (1.23.3)
shared.loadTLSCredentials calls tls.LoadX509KeyPair, which eventually calls x509.ParseECPrivateKey
|
vulncheck (1.23.3)
shared.loadTLSCredentials calls tls.LoadX509KeyPair, which eventually calls x509.ParsePKCS1PrivateKey
|
vulncheck (1.23.3)
shared.loadTLSCredentials calls tls.LoadX509KeyPair, which eventually calls x509.ParsePKCS8PrivateKey
|
vulncheck (1.23.3)
Process completed with exit code 2.
|