Skip to content

WIP Fix SOCKS

WIP Fix SOCKS #64

GitHub Actions / Qodana for Go completed Mar 9, 2024 in 0s

32 new problems found by Qodana for Go

Qodana for Go

3 new problems were found

Inspection name Severity Problems
Vulnerable declared dependency 🔴 Failure 1
Vulnerable declared dependency 🔶 Warning 1
Type assertion on errors fails on wrapped errors ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check notice on line 507 in clients/udp/udp.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Type assertion on errors fails on wrapped errors

Type switch on errors fails on wrapped errors

Check warning on line 28 in go.mod

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Vulnerable declared dependency

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)

Check failure on line 18 in go.mod

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Vulnerable declared dependency

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)