WIP Fix SOCKS #64
Annotations
1 error, 2 warnings, and 1 notice
Vulnerable declared dependency:
go.mod#L18
Dependency go:golang.org/x/crypto:v0.17.0 is vulnerable, safe version v0.21.0
* [CVE-2023-42818](https://devhub.checkmarx.com/cve-details/CVE-2023-42818?utm_source=jetbrains&utm_medium=referral) 9.8 Improper Restriction of Excessive Authentication Attempts vulnerability with High severity found
Results powered by [Checkmarx](https://checkmarx.com)(c)
|
Vulnerable declared dependency:
go.mod#L28
Dependency go:github.com/cloudflare/circl:v1.3.6 is vulnerable, safe version v1.3.7
* [Cx3111c14e-80ff](https://devhub.checkmarx.com/cve-details/Cx3111c14e-80ff?utm_source=jetbrains&utm_medium=referral) 7.4 Observable Timing Discrepancy vulnerability with High severity found
Results powered by [Checkmarx](https://checkmarx.com)(c)
|
Qodana Job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, JetBrains/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Type assertion on errors fails on wrapped errors:
clients/udp/udp.go#L507
Type switch on errors fails on wrapped errors
|