forked from HackAllSec/hfinger
-
Notifications
You must be signed in to change notification settings - Fork 0
fix: use GitHub release asset digest #1
Annotations
10 errors and 1 warning
test
models.dnsInfo calls net.LookupCNAME
test
utils.parseTLCPPrivateKey calls smx509.ParsePKCS8PrivateKey, which calls asn1.Unmarshal
test
utils.Delete calls http.Client.Do, which eventually calls tls.Dialer.DialContext
test
utils.dialStandardTLS calls tls.Dial
test
models.handleTextResponse calls tls.Conn.Write
test
models.peekedConn.Read calls bufio.Reader.Read, which calls tls.Conn.Read
test
utils.Delete calls http.Client.Do, which eventually calls tls.Conn.HandshakeContext
test
models.negotiateProxyTLS calls tls.Conn.Handshake
test
utils.ResolveRelativeURL calls url.URL.ResolveReference
test
utils.Delete calls http.Client.Do, which eventually calls url.URL.Parse
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/