Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ronin-rb/ronin-web

ronin-web is a collection of useful web helper methods and commands.
https://github.com/ronin-rb/ronin-web

Add more ANSI highlighting to `ronin-web server` output

postmodern opened this issue 2 months ago
Fix `ronin-web server` to display the raw request path

postmodern opened this issue 2 months ago
Release 2.0.1

postmodern opened this issue 6 months ago
Switch to using `require_relative` for local files

postmodern opened this issue 6 months ago
Add a `--print-js-paths` option to the `ronin-web spider` command

postmodern opened this issue 8 months ago
Release 2.0.0-rc1

postmodern opened this issue 8 months ago
Fix truffleruby `User-Agent` regex spec failures

postmodern opened this issue about 1 year ago
Add shell completions for `ronin-web`

postmodern opened this issue about 1 year ago
Add a `ronin-web xml` command

postmodern opened this issue about 1 year ago
Add a `--text` option to the `ronin-web html` command

postmodern opened this issue about 1 year ago
Add `NAME` sections to all man pages

postmodern opened this issue about 1 year ago
Update to kramdown-man 1.0.0

postmodern opened this issue about 1 year ago
Release 2.0.0

postmodern opened this issue over 1 year ago
Add `--format` options to `ronin-web diff`

santhosh-chinnasamy opened this pull request over 1 year ago
Add a `ronin-web vulns` command

postmodern opened this issue over 1 year ago
Add ANSI output coloring to the `ronin-web diff` command

postmodern opened this issue almost 2 years ago
Add `--html` and `--xml` options to `ronin-web diff`

postmodern opened this issue almost 2 years ago
Release 1.0.2

postmodern opened this issue almost 2 years ago
Release 1.0.1

postmodern opened this issue almost 2 years ago
Release ronin-web 1.0.0.beta4

postmodern opened this issue about 2 years ago
Add a `--resume` option to the `ronin-web spider` command

postmodern opened this issue about 2 years ago
Add a `--history` option to the `ronin-web spider` command

postmodern opened this issue about 2 years ago
Add a `ronin-web user-agent` command

postmodern opened this issue about 2 years ago
Add a `ronin-web wordlist` command

postmodern opened this issue about 2 years ago
[chore] fix broken link

noraj opened this pull request about 2 years ago
Add a `ronin-web session-cookie` command

postmodern opened this issue about 2 years ago
Add a `ronin-web screenshot` command

postmodern opened this issue about 2 years ago
Add SSL/TLS options to the `ronin-web server` command

postmodern opened this issue about 2 years ago
Release 1.0.0.beta2

postmodern opened this issue about 2 years ago
Release ronin-web 1.0.0.beta1

postmodern opened this issue about 2 years ago
Release ronin-web 1.0.0

postmodern opened this issue about 2 years ago
Add a `ronin-web new` command

postmodern opened this issue about 2 years ago
Add a JWT token extractor command

postmodern opened this issue over 2 years ago
Add an `irb` sub-command

postmodern opened this issue over 2 years ago
Add a `html` sub-command

postmodern opened this issue over 2 years ago
Add a `html` sub-command

postmodern opened this issue over 2 years ago
Add a `spider` sub-command

postmodern opened this issue about 3 years ago
Add a `server` sub-command

postmodern opened this issue about 3 years ago
Add a common `Ronin::Web::CLI::Command` base class

postmodern opened this issue about 3 years ago
Add `ronin-core` as a dependency

postmodern opened this issue about 3 years ago
Add `nokogiri-ext` as a dependency

postmodern opened this issue about 3 years ago
Add `ronin-web-spider` as a dependency

postmodern opened this issue about 3 years ago
Add `ronin-web-user_agents` as a dependency

postmodern opened this issue about 3 years ago
Remove `ronin/web/extensions/nokogiri` in favor of `nokogiri-ext`

postmodern opened this issue about 3 years ago
Add support for a `RONIN_HTTP_PROXY` env variable

postmodern opened this issue about 3 years ago
Remove `ronin/web/spider` in favor of the new `ronin-web-spider` gem

postmodern opened this issue about 3 years ago
Extract `ronin/web/spider` out into its own library

postmodern opened this issue about 3 years ago
Extract `ronin/web/user_agents` out into it's own library

postmodern opened this issue about 3 years ago
Extract `ronin/web/extensions/nokogiri/` into it's own library

postmodern opened this issue about 3 years ago
Bump required_ruby_version to >= 2.7.0

postmodern opened this issue about 3 years ago
Remove DataMapper/DM related code from `Gemfile`

postmodern opened this issue about 3 years ago
Remove the yard-parameters dependency

postmodern opened this issue about 3 years ago
Remove `ronin/network/mixins/web`

postmodern opened this issue about 3 years ago
Add `ronin-web-server` as a dependency

postmodern opened this issue about 3 years ago
Add a `proxy` command

postmodern opened this issue about 3 years ago
Remove `ronin/web/server` in favor of the `ronin-web-server` dependency.

postmodern opened this issue about 3 years ago
Add rubocop

postmodern opened this issue about 3 years ago
Add a `Ronin::Web::CLI` class

postmodern opened this issue about 3 years ago
Add a `ronin-web browser` command

postmodern opened this issue about 3 years ago
Add a `diff` subcommand

postmodern opened this issue about 3 years ago
Add `nokogiri-diff` as a dependency

postmodern opened this issue about 3 years ago
Eventually re-add jruby to the CI matrix

postmodern opened this issue about 3 years ago
Eventually support truffleruby

postmodern opened this issue about 3 years ago
Remove the yard* dependencies from the gemspec

postmodern opened this issue about 3 years ago
Remove the ronin dependency

postmodern opened this issue about 3 years ago
Remove the data_paths dependency

postmodern opened this issue about 3 years ago
Rename extensions/ to core_ext/

postmodern opened this issue about 3 years ago
Extract Ronin::Web::Server out into ronin-web-server

postmodern opened this issue about 3 years ago
Add additional arguments to Web.get / Web.post

postmodern opened this issue almost 12 years ago
Rake install does not build to gemset

danghvu opened this issue almost 12 years ago
require 'bundler/setup` if Gemfile.lock exists

postmodern opened this issue almost 12 years ago
DSL for writing scraping rules?

postmodern opened this issue about 12 years ago
Split Ronin::Web::UserAgents into it's own library

postmodern opened this issue about 12 years ago
Fixed parentheses typo.

westonplatter opened this pull request over 12 years ago
Merge Ronin::Web::Middleware::Proxy back into Ronin::Web::Proxy.

postmodern opened this issue almost 13 years ago
Convert the Filter middleware to Sinatra conditions

postmodern opened this issue almost 13 years ago
ruby 1.92 support ?

vpereira opened this issue almost 14 years ago
ronin-web needs more commands.

postmodern opened this issue about 14 years ago