gremgo icon indicating copy to clipboard operation
gremgo copied to clipboard

Replace satori/go.uuid

Open hazcod opened this issue 6 years ago • 1 comments

Replace with https://github.com/gofrs/uuid since it's no longer maintained and has security vulnerability WS-2018-0594 + create a new release.

https://github.com/satori/go.uuid/issues/84

A vulnerability was found in github.com/satori/go.uuid through version v1.2.0. The UUID random generator uses Read() function which has fewer bytes than asked and might cause potential non-random UUIDs.

Publish Date: 2019-06-25

URL: WS-2018-0594

hazcod avatar Jul 12 '19 09:07 hazcod

@qasaur can this be looked at please?

hazcod avatar Sep 16 '19 13:09 hazcod