Ruby Security

Open-source Ruby projects categorized as Security

Top 23 Ruby Security Projects

  1. Metasploit

    Metasploit Framework

    Project mention: Show HN: Nightcrawler – A local AI pentesting agent running on a smartphone | news.ycombinator.com | 2026-08-03

    Are you referring to GitHub policies? I haven’t seen issues like that from people publishing security tools before.

    Metasploit is one example: https://github.com/rapid7/metasploit-framework

  2. AppSignal

    AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.

    AppSignal logo
  3. wpscan

    WPScan WordPress security scanner. Written for security professionals and blog maintainers to test the security of their WordPress websites. Contact us via contact@wpscan.com

    Project mention: WPScan: WordPress Security Scanner | news.ycombinator.com | 2025-12-24
  4. Brakeman

    A static analysis security vulnerability scanner for Ruby on Rails applications

    Project mention: Tooling every AI software harness should have | dev.to | 2026-08-22

    I use: https://brakemanscanner.org/, https://github.com/gitleaks/gitleaks, https://github.com/zizmorcore/zizmor/

  5. WhatWeb

    Next generation web scanner

  6. Rack::Attack

    Rack middleware for blocking & throttling

  7. WebHackersWeapons

    ⚔️ Web Hacker's Weapons / A collection of cool tools used by Web hackers. Happy hacking , Happy bug-hunting

  8. SecureHeaders

    Manages application of security headers with many safe defaults

  9. Kargo

    Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.

    Kargo logo
  10. 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.

  11. inspec

    InSpec: Auditing and Testing Framework

  12. bundler-audit

    Patch-level verification for Bundler

    Project mention: A Typosquatted Gem Almost Shipped, Caught by Luck: A Ruby Supply Chain Security Playbook | dev.to | 2026-08-11

    A checklist people can forget is a suggestion; a CI gate is a rule. Two independent scanners catch different things, and layering them is cheap: bundler-audit (checking Gemfile.lock against the ruby-advisory-db) and Google's OSV-Scanner (fed by osv.dev). It runs on every dependency-touching PR and weekly on a schedule:

  13. OAuth2

    🔐 oauth2 - A Ruby wrapper for the OAuth 2.0, & 2.1 Authorization Frameworks, including OpenID Connect (OIDC) (by ruby-oauth)

    Project mention: 💎REL: oauth2 v2.0.18 | dev.to | 2026-03-31

    oauth2 v2.0.18 was released... almost five months ago. And I never got around to posting about it. Being unemployed is a LOT of work...

  14. authentication-zero

    An authentication system generator for Rails applications.

  15. cocoapods-keys

    A key value store for storing per-developer environment and application keys

  16. username-anarchy

    Username tools for penetration testing

  17. rails-security-checklist

    :key: Community-driven Rails Security Checklist (see our GitHub Issues for the newest checks that aren't yet in the README)

  18. best-practices-badge

    🏆Open Source Security Foundation (OpenSSF) Best Practices Badge (formerly Core Infrastructure Initiative (CII) Best Practices Badge)

    Project mention: Kubernetes earned its security badge in 2017 and never came back | dev.to | 2026-07-31

    bestpractices.dev has been running for a decade, the CNCF requires it before a project can graduate, and it had never crossed my desk. So I went and read it properly: the criteria, the Rails app behind it, and the daily statistics it has been publishing at a public URL the whole time. This is what I found, including the part the program's own maintainer raised in 2024 and nobody has fixed.

  19. cfn_nag

    Linting tool for CloudFormation templates

  20. MobileHackersWeapons

    Mobile Hacker's Weapons / A collection of cool tools used by Mobile hackers. Happy hacking , Happy bug-hunting

  21. invisible_captcha

    🍯 Unobtrusive and flexible spam protection for Rails apps

  22. haiti

    :key: Hash type identifier (CLI & lib)

  23. Hashids

    A small Ruby gem to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user.

  24. RbNaCl

    Ruby FFI binding to the Networking and Cryptography (NaCl) library (a.k.a. libsodium)

  25. linux-baseline

    DevSec Linux Baseline - InSpec Profile

  26. SaaSHub

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

    SaaSHub logo
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 discussion

Log in or Post with

Ruby Security related posts

  • Creepy Crawlies

    8 projects | news.ycombinator.com | 30 Aug 2026
  • Tooling every AI software harness should have

    17 projects | dev.to | 22 Aug 2026
  • A Typosquatted Gem Almost Shipped, Caught by Luck: A Ruby Supply Chain Security Playbook

    5 projects | dev.to | 11 Aug 2026
  • Show HN: Nightcrawler – A local AI pentesting agent running on a smartphone

    2 projects | news.ycombinator.com | 3 Aug 2026
  • Ronin – A Security Toolkit

    1 project | news.ycombinator.com | 14 Mar 2026
  • WPScan: WordPress Security Scanner

    1 project | news.ycombinator.com | 24 Dec 2025
  • How to integrate Brakeman Security Scanner with GitHub Code Scanning

    4 projects | dev.to | 22 Dec 2025
  • A note from our sponsor - Kargo
    akuity.io | 11 Sep 2026
    Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now. Learn more →

Index

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

# Project Stars
1 Metasploit 38,950
2 wpscan 9,762
3 Brakeman 7,268
4 WhatWeb 6,819
5 Rack::Attack 5,760
6 WebHackersWeapons 5,054
7 SecureHeaders 3,226
8 PasswordPusher 3,186
9 inspec 3,087
10 bundler-audit 2,757
11 OAuth2 2,179
12 authentication-zero 1,874
13 cocoapods-keys 1,548
14 username-anarchy 1,409
15 rails-security-checklist 1,363
16 best-practices-badge 1,358
17 cfn_nag 1,307
18 MobileHackersWeapons 1,279
19 invisible_captcha 1,250
20 haiti 1,000
21 Hashids 985
22 RbNaCl 985
23 linux-baseline 874

Sponsored
AppSignal knows why the f*#k it crashed.
Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
www.appsignal.com