Skip to content

Security Scan

Security Scan #14

Triggered via schedule July 27, 2026 06:35
Status Failure
Total duration 1m 4s
Artifacts

security-scan.yml

on: schedule
backend-security
1m 0s
backend-security
frontend-security
22s
frontend-security
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
frontend-security
Process completed with exit code 1.
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.githubReleaseClient.DownloadFile calls io.Copy, which eventually calls tls.Conn.Read
backend-security
server.runSetupServer calls http.Server.ListenAndServe, which eventually calls tls.Conn.HandshakeContext
backend-security
repository.usageLogRepository.GetAccountUsageStats calls sql.Rows.Next, which eventually calls tls.Conn.Handshake
backend-security
migrate.init calls schema.init, which eventually calls norm.Form.String
backend-security
antigravity.Client.FetchUserInfo calls http.Client.Do, which eventually calls norm.Form.QuickSpan
backend-security
antigravity.Client.FetchUserInfo calls http.Client.Do, which eventually calls norm.Form.IsNormalString
backend-security
antigravity.Client.FetchUserInfo calls http.Client.Do, which eventually calls norm.Form.Bytes
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/