fuzzapi
fuzzapi copied to clipboard
Fuzzapi is a tool used for REST API pentesting and uses API_Fuzzer gem
fix the `Could not find rake-12.0.0 in any of the sources (Bundler::GemNotFound)`
Fix bundler version because of the error at docker-compose call and further errors. "rails (4.2.7.1) has dependency bundler (< 2.0, >= 1.3.0), which is unsatisfied by the current bundler version...
Typo
Bumps [puma](https://github.com/puma/puma) from 3.6.2 to 3.12.4. Release notes *Sourced from [puma's releases](https://github.com/puma/puma/releases).* > v3.12.1 > > ## v3.11.4 > No release notes provided. > > ## 3.11.0 - Love Song...
Bumps [rake](https://github.com/ruby/rake) from 12.0.0 to 13.0.1. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 13.0.1 > > ==== Bug fixes > > * Fixed bug: Reenabled task raises previous exception on...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.0 to 1.10.8. Release notes *Sourced from [nokogiri's releases](https://github.com/sparklemotion/nokogiri/releases).* > ## 1.10.8 / 2020-02-10 > > ### Security > > [MRI] Pulled in upstream patch from libxml...
Sprockets::FileNotFound in Devise::Sessions#new Showing /root/Fuzzapi/app/views/layouts/application.html.erb where line #5 raised: couldn't find file 'devise_bootstrap_views' with type 'text/css' Checked in these paths: /root/Fuzzapi/app/assets/images /root/Fuzzapi/app/assets/javascripts /root/Fuzzapi/app/assets/stylesheets /root/Fuzzapi/vendor/assets/javascripts /root/Fuzzapi/vendor/assets/stylesheets /usr/local/rvm/gems/ruby-2.3.0/gems/highcharts-rails-6.0.3/app/assets/images /usr/local/rvm/gems/ruby-2.3.0/gems/highcharts-rails-6.0.3/app/assets/javascripts /usr/local/rvm/gems/ruby-2.3.0/gems/highcharts-rails-6.0.3/app/assets/stylesheets /usr/local/rvm/gems/ruby-2.3.0/gems/jquery-rails-4.3.5/vendor/assets/javascripts /usr/local/rvm/gems/ruby-2.3.0/gems/coffee-rails-4.1.1/lib/assets/javascripts...
Bumps [rack](https://github.com/rack/rack) from 1.6.8 to 1.6.12. Commits - [`de902e4`](https://github.com/rack/rack/commit/de902e48d1c971fe145002039121afb69e10af5a) Merge branch '1-6-sec' into 1-6-stable - [`b7d6546`](https://github.com/rack/rack/commit/b7d6546e2e21a620559b498707f65f5206f662e2) Bump version - [`d3e2f88`](https://github.com/rack/rack/commit/d3e2f88c17dad2c7997e453d7ef518dd6e751ac8) making diff smaller - [`99a8a87`](https://github.com/rack/rack/commit/99a8a8776513839b5da4af393b67afe95a9412d8) fix memcache tests on 1.6...
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.0.3 to 2.3.1. Release notes *Sourced from [loofah's releases](https://github.com/flavorjones/loofah/releases).* > ## 2.3.1 / 2019-10-22 > > ### Security > > Address CVE-2019-15587: Unsanitized JavaScript may occur in...
Bumps [devise](https://github.com/plataformatec/devise) from 4.2.0 to 4.7.1. Changelog *Sourced from [devise's changelog](https://github.com/plataformatec/devise/blob/master/CHANGELOG.md).* > ### 4.7.1 - 2019-09-06 > > * bug fixes > * Fix an edge case where records with...