Sha256: 7344f9870ca7ea1f50b35f61d6b0754cebd81985102c43dab3f453ebc5c6e276
Contents?: true
Size: 989 Bytes
Versions: 1
Compression:
Stored size: 989 Bytes
Contents
name: ronin-fuzzer summary: A highly configurable fuzzing library and CLI for Ruby. description: | A Ruby library and CLI for generating, mutating, and fuzzing data. The goal of ronin-fuzzer is to be both easy to use and highly customizable. license: LGPL-3.0 authors: Postmodern email: postmodern.mod3@gmail.com homepage: https://ronin-rb.dev/ has_yard: true metadata: documentation_uri: https://ronin-rb.dev/docs/ronin-fuzzer source_code_uri: https://github.com/ronin-rb/ronin-fuzzer bug_tracker_uri: https://github.com/ronin-rb/ronin-fuzzer/issues changelog_uri: https://github.com/ronin-rb/ronin-fuzzer/blob/main/ChangeLog.md rubygems_mfa_required: 'true' generated_files: - data/completions/ronin-fuzzer - man/ronin-fuzzer-completion.1 - man/ronin-fuzzer-fuzz.1 required_ruby_version: ">= 3.0.0" dependencies: combinatorics: ~> 0.4 # Ronin dependencies: ronin-support: ~> 1.0 ronin-core: ~> 0.2.0.rc1 development_dependencies: bundler: ~> 2.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ronin-fuzzer-0.2.0.rc1 | gemspec.yml |