exception_hunter icon indicating copy to clipboard operation
exception_hunter copied to clipboard

Crash reporting engine to hunt down bugs 🐞

Results 17 exception_hunter issues
Sort by recently updated
recently updated
newest added

Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.3.0 to 1.4.3. Release notes Sourced from rails-html-sanitizer's releases. 1.4.3 / 2022-06-09 Address a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer. Prevent the combination of select...

dependencies

Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.0.7 to 6.4.0. Changelog Sourced from sidekiq's changelog. 6.4.0 SECURITY: Validate input to avoid possible DoS in Web UI. Add strict argument checking #5071 Sidekiq will now...

dependencies

### Summary Bump version to allow push new version to Rubygems ### Other Information nope

### Summary Add support for ruby 3 Also, exclude rails 5.2 and ruby 3 from the test matrix. https://github.com/rails/rails/issues/40938 We need to figure out if a test is valid for...

Based on #129 Keyword[ args changes ](https://www.bigbinary.com/blog/ruby-2-7-deprecates-conversion-of-keyword-arguments)on Ruby v3

No clues here, it's just broken

help wanted

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.5 to 1.12.5. Release notes Sourced from nokogiri's releases. 1.12.5 / 2021-09-27 Security [JRuby] Address CVE-2021-41098 (GHSA-2rr5-8q37-2w7h). In Nokogiri v1.12.4 and earlier, on JRuby only, the SAX...

dependencies

Add Resqueue middleware that logs errors on failing jobs

enhancement

## Bug report: **Expected Behavior**: Exceptions on activeadmin should be tracked **Actual Behavior**: Exceptions are not being tracked **Steps to Reproduce**: With ExceptionHunter enabled in the current environment and activeadmin...

bug

Check format correction, value accuracy, etc. on the initializer's modifiable by the user variables.

enhancement
good first issue