VYPR

go.mod

by Golang

golang: go.mod

CVEs (1)

  • CVE-2023-39320CriSep 8, 2023
    risk 0.64cvss 9.8epss 0.01

    The go.mod toolchain directive, introduced in Go 1.21, can be leveraged to execute scripts and binaries relative to the root of the module when the "go" command was executed within the module. This applies to modules downloaded using the "go" command from the module proxy, as…