Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jrusnack/secure-ruby-development-guide
- Owner: jrusnack
- License: other
- Created: 2014-02-18T13:49:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-14T08:00:17.000Z (about 9 years ago)
- Last Synced: 2024-08-01T09:24:16.797Z (4 months ago)
- Language: Makefile
- Homepage:
- Size: 446 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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