Skip to content

Fixed SOCKS data handling bugs #71

Fixed SOCKS data handling bugs

Fixed SOCKS data handling bugs #71

Triggered via push March 9, 2024 01:57
Status Success
Total duration 4m 6s
Artifacts

qodana.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error, 6 warnings, and 2 notices
Vulnerable declared dependency: go.mod#L29
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)
Missing 'case' statements for 'iota' consts in 'switch': pkg/services/job/job.go#L817
Missing 'case' statements for 'iota' consts in 'switch'
Unused parameter: pkg/transformer/encoders/gob/gob.go#L55
Unused parameter `key`
Unused parameter: pkg/transformer/encoders/hex/hex.go#L58
Unused parameter `key`
Unused parameter: pkg/authenticators/none/none.go#L56
Unused parameter `data`
Qodana Job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, JetBrains/qodana-action@v2023.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Direct comparison of errors: pkg/servers/http/http.go#L367
Comparison with errors using equality operators fails on wrapped errors
Direct comparison of errors: pkg/servers/http/http.go#L367
Comparison with errors using equality operators fails on wrapped errors