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

Switch uuid package to get around GO-2020-0018 #1

Merged
merged 1 commit into from
May 30, 2022

Conversation

rutgerc-klarrio
Copy link
Collaborator

Replace the github.com/satori/go.uuid package with the github.com/google/uuid
package to work around the GO-2020-0018 vulnerability.
The vulnerability is fixed in satori/go.uuid#75,
but a release has never been tagged.

Replace the github.com/satori/go.uuid package with the github.com/google/uuid
package to work around the GO-2020-0018 vulnerability.
The vulnerability is fixed in satori/go.uuid#75,
but a release has never been tagged.
@rutgerc-klarrio rutgerc-klarrio merged commit 4196460 into master May 30, 2022
@rutgerc-klarrio rutgerc-klarrio deleted the fix/GO-2020-0018 branch May 30, 2022 13:21
@rutgerc-klarrio rutgerc-klarrio restored the fix/GO-2020-0018 branch May 30, 2022 13:25
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.

2 participants