Skip to content

Conversation

@nikolaTrichkovski
Copy link
Contributor

@nikolaTrichkovski nikolaTrichkovski commented Dec 8, 2025

Summary

Fixed 5 out of 7 HIGH severity vulnerabilities by updating dependencies to their latest compatible versions.

Fixed HIGH Vulnerabilities

  • rack 2.2.21
  • rack-contrib 2.5.0
  • sidekiq 7.2.0
  • rexml 3.4.4
  • webrick 1.9.2
  • Added logger gem for Ruby 3.2.2/Rails 7.0 compatibility
  • removed allocation-tracer gem (commented out) because is incompatible with Ruby 3.2+ when I try to run bundle install, it fails with compilation errors.

Remaining HIGH Vulnerabilities

sinatra CVE-2025-61921: Requires Sinatra 4.x which needs Rack 3.x/Rails 7.1+. Blocked by gh gem (locked to Rails 7.0) and composite_primary_keys (no Rails 7.2 support).

google-protobuf CVE-2024-7254: Requires version 4.28.2+ but opencensus-stackdriver requires < 4.0.

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.

3 participants