The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsA fix was pushed into the master
branch but not yet published.
github.com/satori/go.uuid is a provides pure Go implementation of Universally Unique Identifier (UUID).
Affected versions of this package are vulnerable to Insecure Randomness producing predictable UUID
identifiers due to the limited number of bytes read when using the g.rand.Read
function.
Note: This vulnerability was introduced on the master branch of satori/go.uuid
after version 1.2.0. This was fixed in commit d91630c8510268e75203009fe7daf2b8e1d60c45.