eileencodes / security_examplesLinks
Rails application to demo CSRF, XSS, and XXE vulnerabilities and how to avoid them
☆83Updated 9 years ago
Alternatives and similar repositories for security_examples
Users that are interested in security_examples are comparing it to the libraries listed below
Sorting:
- A checklist of Rails security audit☆85Updated 9 years ago
- Gem vulnerability checker using rubysec/ruby-advisory-db☆213Updated 3 years ago
- Ruby library to record and replay object interactions☆115Updated 4 years ago
- Action Cable command-line client☆230Updated last year
- A companion gem for the "Ten Years of Rails Upgrades" talk☆169Updated last year
- Define behaviors and contracts between your code.☆91Updated 3 years ago
- Trying to understand Ruby memory 🌝☆252Updated last year
- Tools to help Rails developers test☆126Updated 3 months ago
- Run your data migration scripts like a master☆126Updated last year
- Tooling for tracing object allocations in Ruby 2.1☆261Updated 3 years ago
- easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files☆159Updated last year
- Real World Sinatra apps and their open source codebases for developers to learn from☆95Updated 10 months ago
- [mirror] A sustainable architecture for Ruby on Rails.☆140Updated 2 years ago
- The official website of dry-rb☆95Updated last month
- Converts minitest files to rspec