fuzzapi
fuzzapi copied to clipboard
Fuzzapi is a tool used for REST API pentesting and uses API_Fuzzer gem
while the application supports PUT, the JSONAPI 1.0 spec says to use PATCH instead: http://jsonapi.org/format/ this PR adds that method - PATCH - to the choices. JSONAPI compliant servers may...
**Security Updates:** - Fixed: [nokogiri](https://github.com/sparklemotion/nokogiri), [1.6.8.1...1.7.1](https://github.com/sparklemotion/nokogiri/compare/v1.6.8.1...v1.7.1) ([CHANGELOG](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)) * http://rubysec.com/advisories/CVE-2016-4658 With these gem updates: - Updated: [arel](https://github.com/rails/arel), [6.0.3...6.0.4](https://github.com/rails/arel/compare/v6.0.3...v6.0.4) ([CHANGELOG](https://github.com/rails/arel/blob/master/History.txt)) - Updated: [builder](https://github.com/jimweirich/builder), [3.2.2...3.2.3](https://github.com/jimweirich/builder/compare/builder-3.2.2...builder-3.2.3) ([CHANGELOG](https://github.com/jimweirich/builder/blob/master/CHANGES)) - Updated: [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby), [1.0.2...1.0.5](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.0.2...v1.0.5) ([CHANGELOG](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md)) - Updated:...