Skip to content

feat(tls): opencode 使用官方 Bun(BoringSSL) 指纹替换 Node.js 近似 #105

feat(tls): opencode 使用官方 Bun(BoringSSL) 指纹替换 Node.js 近似

feat(tls): opencode 使用官方 Bun(BoringSSL) 指纹替换 Node.js 近似 #105

Triggered via push August 16, 2026 12:13
Status Failure
Total duration 49s
Artifacts
backend-security
46s
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
servertiming.timingRoundTripper.RoundTrip calls req.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.openAIFirstOutputStage.WriteString calls io.WriteString, which calls tls.Conn.Write
backend-security
repository.trackedBody.Read calls req.readWriteCloserBody.Read, which calls tls.Conn.Read
backend-security
server.serveServer calls http.Server.Serve, which eventually calls tls.Conn.HandshakeContext
backend-security
repository.serverTimingConnector.Connect calls pq.Connector.Connect, which eventually calls tls.Conn.Handshake
backend-security
xai.ssoDeviceFlow.do calls url.URL.ResolveReference
backend-security
antigravity.Client.FetchUserInfo calls http.Client.Do, which eventually calls url.URL.Parse
backend-security
service.detectReceiptCodeImage calls webp.DecodeConfig, which eventually calls vp8l.Decode
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/