Security Scan #76
security-scan.yml
on: schedule
backend-security
53s
frontend-security
25s
Annotations
11 errors and 1 warning
|
frontend-security
Process completed with exit code 1.
|
|
backend-security
antigravity.Client.FetchUserInfo calls http.Client.Do, which eventually calls tls.QUICConn.Start
|
|
backend-security
antigravity.Client.FetchUserInfo calls http.Client.Do, which eventually calls tls.QUICConn.SendSessionTicket
|
|
backend-security
antigravity.Client.FetchUserInfo calls http.Client.Do, which eventually calls tls.QUICConn.HandleData
|
|
backend-security
httpclient.validatedTransport.RoundTrip calls http.Transport.RoundTrip, which eventually calls tls.Dialer.DialContext
|
|
backend-security
service.EmailService.sendMailTLS calls tls.DialWithDialer
|
|
backend-security
service.EmailService.TestSMTPConnectionWithConfig calls tls.Dial
|
|
backend-security
service.antigravityClientWriter.Fprintf calls fmt.Fprintf, which calls tls.Conn.Write
|
|
backend-security
repository.decompressedBody.Read calls bufio.Reader.Read, which calls tls.Conn.Read
|
|
backend-security
server.serveServer calls http.Server.Serve, which eventually calls tls.Conn.HandshakeContext
|
|
backend-security
repository.usageLogRepository.GetAccountUsageStats calls sql.Rows.Next, which eventually calls tls.Conn.Handshake
|
|
frontend-security
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|