nullstone icon indicating copy to clipboard operation
nullstone copied to clipboard

Upgrade void to rails 7

Open BSick7 opened this issue 4 months ago • 0 comments

During SOC2 readiness, a vulnerability was flagged in a rails library. The only way to remediate is to upgrade to rails 7.

Issues

  • Authentication fails, user is logged out. When attempting to log in, user gets HTTP 500 on oauth redirect from github.
    • no implicit conversion of String into Integer
    • uninitialized constant PosthogEvents::PostHog (PostHog::Client.new(...)

BSick7 avatar Oct 23 '25 13:10 BSick7