jackc / jackc/pgx

Security: Uncaught Exception Violation found by Snyk

Open
#2,092 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
14.3k
Forks
1.1k
Avg merge
6d 9h
Merged PRs (30d)
11

Description

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/pgx@v5.6.0.

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing go.mod entries for github.com/jackc/pgx/v5 and github.com/jmoiron/sqlx, then compare the Snyk finding, including its pgx/v4 reference, with the reported imports. Done means the dependency path and affected version are confirmed and a remediation is identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, postgresql
Domain
databases, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.