codesake-dawn 0.75
dawn is a security static source code analyzer for web applications written in ruby. It supports major MVC frameworks like sinatra, padrino and ruby on rails. dawn output is a list of security vulnerabilities affecting your code with a suggestion on how to mitigate all of them.
Gemfile:
=
install:
=
Runtime Dependencies (8):
codesake_commons
>= 0.67.0
coveralls
>= 0
cvss
>= 0
haml
>= 0
parser
>= 0
ptools
>= 0
ruby_parser
>= 0
sys-uname
>= 0