Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jrusnack/secure-ruby-development-guide

Guide to secure software development in Ruby
https://github.com/jrusnack/secure-ruby-development-guide

Last synced: 29 days ago
JSON representation

Guide to secure software development in Ruby

Awesome Lists containing this project

README

        

# 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.

[github]: https://github.com/jrusnack/secure-ruby-development-guide
[fedorahosted]: https://git.fedorahosted.org/cgit/docs/secure-ruby-development-guide.git