Security Scanning #191
security.yml
on: schedule
govulncheck (Go)
21s
npm audit (puppeteer-worker)
19s
Trivy FS (merrymaker-go)
27s
Trivy FS (puppeteer-worker)
24s
Matrix: codeql
Annotations
10 errors and 1 warning
|
govulncheck (Go)
Process completed with exit code 3.
|
|
govulncheck (Go)
http.WriteError calls x509.HostnameError.Error
|
|
govulncheck (Go)
cryptoutil.AESGCMEncryptor.Encrypt calls io.ReadFull, which eventually calls x509.Certificate.VerifyHostname
|
|
govulncheck (Go)
cryptoutil.AESGCMEncryptor.Encrypt calls io.ReadFull, which eventually calls x509.Certificate.Verify
|
|
govulncheck (Go)
workflowtest.HTTPClient.FailJob calls io.ReadAll, which eventually calls textproto.Reader.ReadMIMEHeader
|
|
govulncheck (Go)
workflowtest.HTTPClient.DoJSON calls http.Client.Do, which eventually calls tls.Dialer.DialContext
|
|
govulncheck (Go)
testutil.SetupTestRedis calls redis.NewClient, which eventually calls tls.DialWithDialer
|
|
govulncheck (Go)
http.WriteJSON calls bytes.Buffer.WriteTo, which calls tls.Conn.Write
|
|
govulncheck (Go)
cryptoutil.AESGCMEncryptor.Encrypt calls io.ReadFull, which eventually calls tls.Conn.Read
|
|
govulncheck (Go)
bootstrap.startServer calls http.Server.ListenAndServe, which eventually calls tls.Conn.HandshakeContext
|
|
CodeQL (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/mmk-ui-api/mmk-ui-api. Supported file pattern: go.mod
|