ombibot icon indicating copy to clipboard operation
ombibot copied to clipboard

OmbiBot for Slack

Results 11 ombibot issues
Sort by recently updated
recently updated
newest added

Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.5 to 2.2.3. Changelog Sourced from sinatra's changelog. 2.2.3 / 2022-11-25 Fix: Escape filename in the Content-Disposition header. #1841 by Kunpei Sakai Fix: fixed ReDoS for Rack::Protection::IPSpoofing....

dependencies

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...

dependencies

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...

dependencies

Bumps [puma](https://github.com/puma/puma) from 3.12.0 to 4.3.12. Release notes Sourced from puma's releases. 4.3.12 Security Close several HTTP Request Smuggling exploits (CVE-2022-24790) 4.3.11 Bugfix/Security Response body will always be closed. (GHSA-rmj8-8hhh-gv5h,...

dependencies

Bumps [rack](https://github.com/rack/rack) from 2.0.6 to 2.2.3. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...

dependencies

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-ruby) from 0.1.3 to 0.1.5. Changelog Sourced from websocket-extensions's changelog. 0.1.5 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7663) 0.1.4 / 2019-06-10 Fix a deprecation warning...

dependencies

Bumps [activesupport](https://github.com/rails/rails) from 5.2.2 to 6.0.3.1. Release notes Sourced from activesupport's releases. 6.0.3 In this version, we fixed warnings when used with Ruby 2.7 across the entire framework. Following are...

dependencies

Bumps [rake](https://github.com/ruby/rake) from 12.3.2 to 12.3.3. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 12.3.3 > > ==== Bug fixes > > * Use the application's name in error message if...

dependencies

Ombi v3.0.4680 has a bug in the API where it will [not respect APIKey alone when making requests](https://github.com/tidusjar/Ombi/issues/3091). It is fixed in the development branch of Ombi but not yet...

When I run `$ bundle exec foreman start`, my powershell gives me this. I've actually used the forked guide that MystikIncarnate provided, but no luck. I'm running Windows 10. >...