Sha256: 655bb0fd6e37c379c796f61e525bd08c38241fec1b43439e4703d514124e411e

Contents?: true

Size: 1.75 KB

Versions: 1

Compression:

Stored size: 1.75 KB

Contents

name: ronin-web
summary: A collection of common web security commands and libraries.
description:
  ronin-web is a Ruby library that provides common web security commands and
  additional libraries.

license: GPL-3.0
authors: Postmodern
email: postmodern.mod3@gmail.com
homepage: https://github.com/ronin-rb/ronin-web#readme
has_yard: true

required_ruby_version: ">= 3.0.0"

metadata:
  documentation_uri: https://ronin-rb.dev/docs/ronin-web
  source_code_uri:   https://github.com/ronin-rb/ronin-web
  bug_tracker_uri:   https://github.com/ronin-rb/ronin-web/issues
  changelog_uri:     https://github.com/ronin-rb/ronin-web/blob/main/ChangeLog.md
  rubygems_mfa_required: 'true'

generated_files:
  - data/completions/ronin-web
  - man/ronin-web.1
  - man/ronin-web-browser.1
  - man/ronin-web-completion.1
  - man/ronin-web-diff.1
  - man/ronin-web-html.1
  - man/ronin-web-irb.1
  - man/ronin-web-new.1
  - man/ronin-web-new-nokogiri.1
  - man/ronin-web-new-server.1
  - man/ronin-web-new-spider.1
  - man/ronin-web-new-webapp.1
  - man/ronin-web-screenshot.1
  - man/ronin-web-server.1
  - man/ronin-web-spider.1
  - man/ronin-web-reverse-proxy.1
  - man/ronin-web-session-cookie.1
  - man/ronin-web-user-agent.1
  - man/ronin-web-vulns.1
  - man/ronin-web-wordlist.1
  - man/ronin-web-xml.1

dependencies:
  nokogiri: ~> 1.4
  nokogiri-diff: ~> 0.2
  robots: ~> 0.10
  open_namespace: ~> 0.4
  wordlist: ~> 1.0, >= 1.0.1
  # Ronin dependencies:
  ronin-support: ~> 1.1.0.rc1
  ronin-support-web: ~> 0.1.0.rc1
  ronin-web-browser: ~> 0.1.0.rc1
  ronin-web-server: ~> 0.1, >= 0.1.1
  ronin-web-spider: ~> 0.2.0.rc1
  ronin-web-user_agents: ~> 0.1
  ronin-web-session_cookie: ~> 0.1.0.rc1
  ronin-core: ~> 0.2.0.rc1
  ronin-vulns: ~> 0.2.0.rc1

development_dependencies:
  bundler: ~> 2.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ronin-web-2.0.0.rc1 gemspec.yml