Skip to content

Update config files with new directives. (#93) #199

Update config files with new directives. (#93)

Update config files with new directives. (#93) #199

Triggered via push February 4, 2025 09:52
Status Failure
Total duration 50s
Artifacts
Matrix: lint
Matrix: test
Matrix: vulncheck
Matrix: build
Fit to window
Zoom out
Zoom in

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.