Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 #156

Bump google.golang.org/protobuf from 1.32.0 to 1.33.0

980af1c
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 #156

Bump google.golang.org/protobuf from 1.32.0 to 1.33.0
980af1c
Select commit
Loading
Failed to load commit list.
GitHub Actions / Qodana for Go completed Mar 13, 2024 in 0s

18 new problems found by Qodana for Go

Qodana for Go

8 new problems were found

Inspection name Severity Problems
Vulnerable declared dependency 🔴 Failure 1
Unused parameter 🔶 Warning 4
Missing 'case' statements for 'iota' consts in 'switch' 🔶 Warning 1
Direct comparison of errors ◽️ Notice 2

💡 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 367 in pkg/servers/http/http.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Direct comparison of errors

Comparison with errors using equality operators fails on wrapped errors

Check notice on line 367 in pkg/servers/http/http.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Direct comparison of errors

Comparison with errors using equality operators fails on wrapped errors

Check warning on line 813 in pkg/services/job/job.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Missing 'case' statements for 'iota' consts in 'switch'

Missing 'case' statements for 'iota' consts in 'switch'

Check warning on line 55 in pkg/transformer/encoders/gob/gob.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Unused parameter

Unused parameter `key`

Check warning on line 58 in pkg/transformer/encoders/hex/hex.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Unused parameter

Unused parameter `key`

Check warning on line 56 in pkg/authenticators/none/none.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Unused parameter

Unused parameter `data`

Check warning on line 56 in pkg/transformer/encoders/base64/base64.go

See this annotation in the file changed.

@github-actions github-actions / Qodana for Go

Unused parameter

Unused parameter `key`

Check failure on line 29 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)