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 →
Top 12 Ruby security-tool Projects
-
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/
-
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.
-
-
-
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 -
-
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)
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
ctf-party
:triangular_flag_on_post: A CLI tool & library to enhance and speed up script/exploit writing with string conversion/manipulation.
-
-
-
Ruby security-tools discussion
Ruby security-tools related posts
-
Open Source Tool List for Web App Security
-
haiti v2.1.0
-
[Tool] An alternative to Brakeman for Security
-
Brakeman VS bearer - a user suggested alternative
2 projects | 10 Jul 2023 -
Dependabot vs RenovateBot
-
4 Essential Security Tools To Level Up Your Rails Security
-
Release v1.5.0 - Cyberpunk release · noraj/haiti
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 25 Mar 2025
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 |