chipitsine commented on issue #16:
URL: 
https://github.com/apache/cloudberry-go-libs/issues/16#issuecomment-4136988980

   reproducing the issue (by running govulncheck):
   
    ```
   $ govulncheck ./...
   === Symbol Results ===
   
   Vulnerability #1: GO-2026-4518
       Denial of service in github.com/jackc/pgproto3/v2
     More info: https://pkg.go.dev/vuln/GO-2026-4518
     Module: github.com/jackc/pgproto3/v2
       Found in: github.com/jackc/pgproto3/[email protected]
       Fixed in: N/A
       Example traces found:
         #1: dbconn/dbconn.go:525:20: dbconn.SelectIntSlice calls 
sql.Rows.Next, which eventually calls pgproto3.Frontend.Receive
   
   Your code is affected by 1 vulnerability from 1 module.
   This scan found no other vulnerabilities in packages you import or modules 
you
   require.
   Use '-show verbose' for more details
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to