contrib/*: update dependencies to avoid vulnerabilities #2159
Labels
bug
unintended behavior that has to be fixed
tracer
waiting-for-info
waiting for answer from issue creator
Our organization's code scanning has revealed a handful of High and Medium level code vulnerabilities in Go package dependencies for dd-trace-go. These should be easily resolvable by upgrading to newer versions of the respective packages.
Version of dd-trace-go
v1.52.0
Describe what happened:
Vulnerabilities:
github.com/emicklei/go-restful
: Authorization Bypass Through User-Controlled Keyv2.16.0+incompatible
v3.8.0
github.com/emicklei/go-restful
: Authorization Bypassv2.16.0+incompatible
v3.8.0
github.com/mattn/go-sqlite3
: Denial of Service (DoS)v1.14.14
v1.14.15
github.com/gofiber/fiber
Origin Validation Errorv2.24.0
v2.43.0
Additional environment details (Version of Go, Operating System, etc.):
go 1.20.6
The text was updated successfully, but these errors were encountered: