-
**Issue Description**
Flagging here that `resque`'s dependency on `sinatra` has a known vulnerability (CVE-2024-21510). An active issue is being worked on. Found as a result of `sentry-ruby` depend…
-
### Issue Description
Flagging here that the dependency on `resque` which depends on `sinatra` has a known vulnerability (CVE-2024-21510). An active issue is being worked on.
See here: https://githu…
-
Fresh install.
Error:
```
LoadError: cannot load such file -- sinatra/activerecord/rake/activerecord_8 (LoadError) /home/vagrant/.rvm/gems/ruby-3.3.1/gems/sinatra-activerecord-2.0.27/lib/sinat…
-
I'm currently using v5.3 with gollum-auth and some custom code in `.ru` file which does something very similar to the [snippet in its README](https://github.com/bjoernalbers/gollum-auth?tab=readme-ov-…
-
I created a repo with very basic setup that replicates the issue: https://github.com/faragorn/sinatra-method-redefined
If you comment out `require 'sinatra/contrib'` in `app.rb` the warnings will go …
-
This code: https://github.com/sinatra/sinatra/blob/v4.0.0/sinatra-contrib/lib/sinatra/cookies.rb
Or give it some love?
Do we need to do this? Isn't Rack doing this?
https://github.com/sinatra…
-
Looks like a Sinatra vulnerability was reported here https://github.com/advisories/GHSA-hxx2-7vcw-mqr3.
-
The puzzle `3147-66cbc2c7` from #3147 has to be resolved:
https://github.com/objectionary/lints/blob/48a2d5c881dbc6d4d533dcbdd4308fce888b86f6/src/test/resources/org/eolang/lints/errors/catches-confl…
-
I think we should consider changing `Sinatra::Reloader` to `an alternative like rerun or rack-unreloader` because it's [deprecated](https://sinatrarb.com/contrib/reloader).
-
The Padrino gem's relationship to Sinatra led to an instrumentation design in the New Relic Ruby agent that sees the `:'instrumentation.sinatra'` configuration option being inspected and no independen…