jrusnack / secure-ruby-development-guide

Guide to secure software development in Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Secure Ruby Development Guide

This guide focuses on secure development of software in Ruby and Ruby on Rails and to provide developers with a guidelines and recommendations illustrated on examples of real-world attacks.

Contributing

This guide lives in github and fedorahosted repos. If you find any issues, please open a new Github issue.

Building

Building is automated in Makefile - typing make will build html, epub and pdf by default.

Building requires publican package and publican-fedora package for branding.

About

Guide to secure software development in Ruby

License:Other


Languages

Language:Makefile 100.0%