Skip to content

ci: consolidate linters and add govulncheck#9

Merged
Rakshith-R merged 2 commits intoRamenDR:mainfrom
iPraveenParihar:linters/add-govulncheck
Mar 4, 2026
Merged

ci: consolidate linters and add govulncheck#9
Rakshith-R merged 2 commits intoRamenDR:mainfrom
iPraveenParihar:linters/add-govulncheck

Conversation

@iPraveenParihar
Copy link
Copy Markdown
Contributor

Merge codespell workflow into lint.yml and add govulncheck job.
All three linting jobs (codespell, golangci-lint, govulncheck) now
run as parallel jobs under a single Lint workflow.

Merge codespell workflow into lint.yml and add govulncheck job.
All three linting jobs (codespell, golangci-lint, govulncheck) now
run as parallel jobs under a single Lint workflow.
Vulnerability #1: GO-2026-4394
    OpenTelemetry Go SDK Vulnerable to Arbitrary Code Execution via PATH
    Hijacking in go.opentelemetry.io/otel/sdk
  More info: https://pkg.go.dev/vuln/GO-2026-4394
  Module: go.opentelemetry.io/otel/sdk
    Found in: go.opentelemetry.io/otel/sdk@v1.33.0
    Fixed in: go.opentelemetry.io/otel/sdk@v1.40.0

Signed-off-by: Praveen M <m.praveen@ibm.com>
@iPraveenParihar
Copy link
Copy Markdown
Contributor Author

Example run here

@Rakshith-R Rakshith-R merged commit 5a05f2b into RamenDR:main Mar 4, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants