Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mod: Upgrade to fix CVE-2021-3538 #5814

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

naveensrinivasan
Copy link
Contributor

Fix the satori/go.uuid reference to avoid the CVE https://nvd.nist.gov/vuln/detail/CVE-2021-3538
More information jackc/pgx#1052
satori/go.uuid#75
satori/go.uuid#73

This is a indirect reference to go.uuid.

go mod why github.com/jackc/pgx/v4
# github.com/jackc/pgx/v4
github.com/lightningnetwork/lnd/kvdb/postgres
github.com/jackc/pgx/v4/stdlib
github.com/jackc/pgx/v4

Fix the satori/go.uuid reference to avoid the CVE.
More information jackc/pgx#1052
satori/go.uuid#75
satori/go.uuid#73
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant