Leslie Klein

Results 1 issues of Leslie Klein

I have the following required packages in go.mod: `github.com/jackc/pgx/v5 v5.6.0` `github.com/jmoiron/sqlx v1.3.5` My code imports: `"github.com/jmoiron/sqlx"` `"_ github.com/jackc/pgx/v5/stdlib"` Snyk found a vulnerability, Uncaught Exception in pgx/v4, introduced through github.com/jackc/[email protected]. ![image](https://github.com/user-attachments/assets/4e291d12-b313-4cc6-a084-87ae029ef0a1)