Ruby security-tools

Open-source Ruby projects categorized as security-tools

Top 12 Ruby security-tool Projects

security-tools
  1. Brakeman

    A static analysis security vulnerability scanner for Ruby on Rails applications

    Project mention: Tiny JITs for a Faster FFI | news.ycombinator.com | 2025-02-12

    If you're looking for static typing a dynamic language is going to be a poor fit. I find a place for both. I love Rust, but trying to write a tool that consumed a GraphQL API with was a brutal exercise in frustation. I'd say that goes for typing of JSON or YAML or whatever structured format in general. It's refreshing being able to just work with data in the form I already know it's in. Ruby can be an incredibly productive language to work with.

    If you're looking for static analysis in general, please note that there are mature tools available. Rubocop¹ is probably the most popular and allows for linting and code formatting. Brakeman² is a vulnerability scanner for Rails. Sorbet³ is a static type checker.

    The tooling is there if you want to try things out. But, if you want a statically typed language then that's a debate that's been going since the dawn of programming language design. I doubt it's going to get resolved in this thread.

    ¹ - https://github.com/rubocop/rubocop

    ² - https://brakemanscanner.org/

    ³ - https://sorbet.org/

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. WhatWeb

    Next generation web scanner

    Project mention: WhatWeb: Next Generation Web Scanner | news.ycombinator.com | 2024-07-15
  4. bundler-audit

    Patch-level verification for Bundler

  5. PasswordPusher

    🔐 Securely share sensitive information with automatic expiration & deletion after a set number of views or duration. Track who, what and when with full audit logs.

    Project mention: Password Pusher: Securely share sensitive information with automatic expiration | news.ycombinator.com | 2024-10-09
  6. haiti

    :key: Hash type identifier (CLI & lib)

  7. ronin

    Ronin is a Free and Open Source Ruby Toolkit for Security Research and Development. Ronin also allows for the rapid development and distribution of code, exploits, payloads, etc, via 3rd-party git repositories. (by ronin-rb)

  8. krane

    Kubernetes RBAC static analysis & visualisation tool (by appvia)

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. Fugacious

    OSSSM (awesome). Open source short-term secure messaging

  11. ctf-party

    :triangular_flag_on_post: A CLI tool & library to enhance and speed up script/exploit writing with string conversion/manipulation.

  12. ronin-exploits

    A Ruby micro-framework for writing and running exploits

  13. wordlist.rb

    A Ruby library and CLI for generating and working with wordlists.

  14. rabid

    :cookie: A CLI tool and library allowing to simply decode all kind of BigIP cookies.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Ruby security-tools discussion

Log in or Post with

Ruby security-tools related posts

  • Open Source Tool List for Web App Security

    2 projects | dev.to | 6 Oct 2024
  • haiti v2.1.0

    1 project | /r/Rawsec | 15 Nov 2023
  • [Tool] An alternative to Brakeman for Security

    2 projects | /r/rails | 11 Jul 2023
  • Brakeman VS bearer - a user suggested alternative

    2 projects | 10 Jul 2023
  • Dependabot vs RenovateBot

    2 projects | /r/golang | 27 Jun 2023
  • 4 Essential Security Tools To Level Up Your Rails Security

    10 projects | dev.to | 31 May 2023
  • Release v1.5.0 - Cyberpunk release · noraj/haiti

    1 project | /r/Rawsec | 18 Feb 2023
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 25 Mar 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

What are some of the best open-source security-tool projects in Ruby? This list will help you:

# Project Stars
1 Brakeman 7,093
2 WhatWeb 5,784
3 bundler-audit 2,699
4 PasswordPusher 2,314
5 haiti 847
6 ronin 710
7 krane 702
8 Fugacious 111
9 ctf-party 83
10 ronin-exploits 75
11 wordlist.rb 49
12 rabid 11

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai