Skip to content

[Security-Vuln] Updated go version#766

Merged
soumeh01 merged 3 commits into
mainfrom
security-vuln
May 27, 2026
Merged

[Security-Vuln] Updated go version#766
soumeh01 merged 3 commits into
mainfrom
security-vuln

Conversation

@soumeh01
Copy link
Copy Markdown
Collaborator

@soumeh01 soumeh01 commented May 26, 2026

Changes

  • Updated go version to v1.26 as the older versions report vulnerabilities in standard packages like stdlib, crypto , etc
  • Added --no-install-recommends to docker install step to prevent installing optional packages and keep the Docker size low.

Checklist

  • 🤖 This change is covered by unit tests (if applicable).
  • 🤹 Manual testing has been performed (if necessary).
  • 🛡️ Security impacts have been considered (if relevant).
  • 📖 Documentation updates are complete (if required).
  • 🧠 Third-party dependencies and TPIP updated (if required).

@qltysh
Copy link
Copy Markdown

qltysh Bot commented May 27, 2026

Qlty


Coverage Impact

This PR will not change total coverage.

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 27, 2026

Test Results

    4 files  ±0     24 suites  ±0   1m 8s ⏱️ +5s
  801 tests ±0    801 ✅ ±0  0 💤 ±0  0 ❌ ±0 
3 187 runs  ±0  3 187 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 49d3afa. ± Comparison against base commit a9c8141.

♻️ This comment has been updated with latest results.

@soumeh01 soumeh01 marked this pull request as ready for review May 27, 2026 06:00
Copy link
Copy Markdown
Collaborator

@thorstendb-ARM thorstendb-ARM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@soumeh01 soumeh01 merged commit 112dcdb into main May 27, 2026
27 checks passed
@soumeh01 soumeh01 deleted the security-vuln branch May 27, 2026 12:27
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