Open ashToronto opened 2 months ago
there is a security vulnerability with webrick an internal gemfile.lock dependency - it opens us up for xss and http hijacking
webrick security vulnerability details
run a bundle update webrick and test it on staging or create reverse proxy
bundle update webrick
there is a security vulnerability with webrick an internal gemfile.lock dependency - it opens us up for xss and http hijacking
webrick security vulnerability details
run a
bundle update webrick
and test it on staging or create reverse proxy