Skip to content

[CI] Enable govulncheck scanning#12

Merged
mrz1836 merged 1 commit into
masterfrom
feat/update-enable_security_scan_govulncheck-to-true
Jul 22, 2025
Merged

[CI] Enable govulncheck scanning#12
mrz1836 merged 1 commit into
masterfrom
feat/update-enable_security_scan_govulncheck-to-true

Conversation

@mrz1836
Copy link
Copy Markdown
Collaborator

@mrz1836 mrz1836 commented Jul 22, 2025

What Changed

  • Enabled govulncheck scanning in .github/.env.shared

Why It Was Necessary

  • Security scanning with govulncheck was disabled; toggling it on allows CI to detect known vulnerabilities.

Testing Performed

  • go fmt ./...
  • goimports -w .
  • gofumpt -w .
  • make lint (failed: unknown linters)
  • go vet ./...
  • go test ./...

Impact / Risk

  • Minimal risk; only CI environment variable updated.

https://chatgpt.com/codex/tasks/task_e_687f9126615c83219d0edbe0da373825

@sonarqubecloud
Copy link
Copy Markdown

@github-actions github-actions Bot added the size/XS Very small change (≤10 lines) label Jul 22, 2025
@github-actions github-actions Bot added the feature Any new significant addition label Jul 22, 2025
@mrz1836 mrz1836 merged commit 3978404 into master Jul 22, 2025
17 checks passed
@github-actions github-actions Bot deleted the feat/update-enable_security_scan_govulncheck-to-true branch July 22, 2025 13:32
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex feature Any new significant addition size/XS Very small change (≤10 lines)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant