CVE fixes - 2026-06-18 - #1995
Closed
RafaelGuevaraCA wants to merge 1 commit into
Closed
Conversation
…bgcrypt20, librabbitmq; bump JMeter 5.6.3, Gatling 3.10.5 Auto-fixed by prisma-taurus skill (scan build 150, blazemeter/taurus:unstable). Clean dependency fixes: - Ruby gems net-imap, erb via `gem update` (clears CVE-2026-42257 & CVE-2026-42258 critical) - Newman npm overrides: qs ^6.15.2, jose ^4.15.9 - Mocha npm override: diff ^5.2.2 - OS apt --only-upgrade: libgnutls30, libgcrypt20, librabbitmq4 Version bumps (refresh bundled jars; net effect confirmed by next scan): - JMeter default VERSION 5.5 -> 5.6.3 - Gatling VERSION 3.9.5 -> 3.10.5 (last bundle-ZIP version before 3.11 maven-only) CVEs fixed: CVE-2026-42257, CVE-2026-42258, CVE-2026-42246, CVE-2026-42245, CVE-2026-41316, CVE-2026-42256, CVE-2026-47240, CVE-2026-47241, CVE-2026-47242, CVE-2024-28176, CVE-2026-8723, CVE-2025-15284, CVE-2026-24001, CVE-2026-41989, CVE-2023-35789, CVE-2026-44235, CVE-2026-44236, CVE-2026-5260, CVE-2026-3832, CVE-2026-3833, CVE-2026-33845, CVE-2026-33846, CVE-2026-42009, CVE-2026-42010, CVE-2026-42011, CVE-2026-42012, CVE-2026-42013, CVE-2026-42014, CVE-2026-42015, CVE-2026-5419 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1995 +/- ##
==========================================
- Coverage 88.08% 88.07% -0.01%
==========================================
Files 73 73
Lines 20935 20935
==========================================
- Hits 18439 18436 -3
- Misses 2496 2499 +3 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Automated CVE remediation for
blazemeter/taurus:unstablefrom Prisma Cloud scan build 150 (2026-06-17). Of 288 reported vulnerabilities, this PR applies the subset that can be cleanly fixed in-source/in-Dockerfile and bumps the JMeter/Gatling versions to refresh bundled jars. Remaining items require manual intervention or are infeasible in a standard build (see below).Auto-fixed CVEs
Clean dependency fixes (~30 CVEs, incl. 2 critical)
gem updategem updategem updategem updateVersion bumps (refresh bundled jars — partial; net effect confirmed by rescan)
VERSION)VERSIONDeliberately excluded
NOT fixed — manual intervention required (not in this PR)
+esmN/~esm1, only available with an Ubuntu Pro subscription. Plainapt-getcannot install them./usr/bin/k6— require a newer k6 build.Next steps
blazemeter/taurus:unstablefrom master./prisma-taurusto verify the auto-fixed CVEs are resolved.🤖 Generated with Claude Code