feat(scan): add -concurrency flag to scan targets in parallel #702
Annotations
10 errors and 1 warning
|
govulncheck
logger.Logger.Close calls bufio.Writer.Flush, which calls tls.Conn.Write
|
|
govulncheck
httpx.DrainClose calls io.Copy, which eventually calls tls.Conn.Read
|
|
govulncheck
httpx.roundTripper.RoundTrip calls http.Transport.RoundTrip, which eventually calls tls.Conn.HandshakeContext
|
|
govulncheck
logger.Logger.Close calls bufio.Writer.Flush, which eventually calls tls.Conn.Handshake
|
|
govulncheck
scan.init calls lib.init, which eventually calls s2k.init
|
|
govulncheck
scan.init calls lib.init, which eventually calls packet.init
|
|
govulncheck
scan.init calls lib.init, which eventually calls openpgp.init
|
|
govulncheck
scan.init calls lib.init, which eventually calls errors.init
|
|
govulncheck
scan.init calls lib.init, which eventually calls elgamal.init
|
|
govulncheck
scan.init calls lib.init, which eventually calls armor.init
|
|
govulncheck
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|