Closed Silence-worker-02 closed 7 months ago
I've created a pr to update the drivers https://github.com/jmoiron/sqlx/pull/882
Since #882 has been closed by the author, here is #917 to address it.
Hello. Please check out v1.4.0 which includes updates to the dependencies.
Hello, we are a team researching the dependency management mechanism of Golang. During our analysis, we came across your project and noticed that it contains a vulnerability (CVE-2022-35737, https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMMATTNGOSQLITE3-3121037). In your project, the github.com/mattn/go-sqlite3 package is being used at version github.com/mattn/go-sqlite3 v1.14.6, but the patched version is v1.14.15. To fix the vulnerability, we recommend modifying the go.mod file to update the version to v1.14.15 or higher. Thank you for your attention to this matter.