An open API service for producing an overview of a list of open source projects.

https://github.com/OWASP/railsgoat

appsec owasp-top rails ruby ruby-on-rails security vulnerabilities

Score: 10.700994748420316

Last synced: about 17 hours ago
JSON representation

Repository metadata:

A vulnerable version of Rails that follows the OWASP Top 10


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 1,602
Total Committers: 48
Avg Commits per committer: 33.375
Development Distribution Score (DDS): 0.418

Commits in past year: 94
Committers in past year: 5
Avg Commits per committer in past year: 18.8
Development Distribution Score (DDS) in past year: 0.064

Name Email Commits
Al Snow j****w@h****m 933
Ken Johnson c****y@K****l 150
Ken Johnson c****y@g****m 132
cktricky k****n@n****m 118
Mike McCabe m****5@g****m 78
Joseph Mastey j****y@g****m 41
James Espinosa j****r@g****m 24
Ken Toler k****r@g****m 17
chrismo c****o@c****g 16
Michael McCabe m****e@l****m 9
relotnek k****r@K****l 9
Justin Collins j****s@g****m 9
Nicole Rifkin n****n@s****m 7
John Poulin j****n@g****m 6
dependabot[bot] 4****] 5
Al Snow s****2@g****m 5
Mike McCabe m****e@s****m 5
GSMcNamara h****r@i****m 3
yuji.matsunaga m****a@c****p 2
jackMannino j****k@n****m 2
Tada, Tadashi t****@t****p 2
Michael McCabe m****e@N****l 2
Shiva Chethan Reddy s****y@g****m 2
Michael McCabe m****5@M****e 1
Ken Johnson c****y@g****m 1
Gary Moore g****e@c****m 1
Fred Nixon f****d@j****m 1
Chris Morris c****s@l****m 1
Chase Douglas c****e@i****o 1
Ben Sebastian b****2@g****m 1
and 18 more...

Issue and Pull Request metadata

Last synced: 3 days ago

Total issues: 14
Total pull requests: 109
Average time to close issues: over 1 year
Average time to close pull requests: 2 months
Total issue authors: 9
Total pull request authors: 50
Average comments per issue: 2.64
Average comments per pull request: 0.7
Merged pull request: 21
Bot issues: 0
Bot pull requests: 30

Past year issues: 1
Past year pull requests: 2
Past year average time to close issues: 7 days
Past year average time to close pull requests: 1 day
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 2.0
Past year average comments per pull request: 0.5
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/OWASP/railsgoat

Top Issue Authors

  • jasnow (4)
  • nvisium-john-poulin (3)
  • pmedilall (1)
  • alisaifee (1)
  • horvatic (1)
  • cktricky (1)
  • dukaev (1)
  • joelbrewer (1)
  • Daigham (1)

Top Pull Request Authors

  • dependabot[bot] (30)
  • jasnow (7)
  • presidentbeef (6)
  • fuzzmaestro1 (6)
  • dscrobonia (3)
  • citizenjosh (3)
  • mkouhei (3)
  • iirvanard (2)
  • onodera0314 (2)
  • fproulx-boostsecurity (2)
  • simagelfmanws (2)
  • willfish (2)
  • tdtds (2)
  • rifkinni (2)
  • stirn (2)

Top Issue Labels

  • Documentation (2)
  • enhancement (2)
  • bug (1)

Top Pull Request Labels

  • dependencies (30)

Dependencies

Dockerfile docker
  • ruby 2.6.5 build
openshift-configs/Dockerfile docker
  • ruby 2.6.5 build
Gemfile rubygems
  • better_errors >= 0 development
  • binding_of_caller >= 0 development
  • bundler-audit >= 0 development
  • capybara >= 0 development
  • database_cleaner >= 0 development
  • guard-livereload >= 0 development
  • guard-rspec >= 0 development
  • guard-shell >= 0 development
  • launchy >= 0 development
  • mysql2 >= 0 development
  • pg >= 0 development
  • poltergeist >= 0 development
  • pry >= 0 development
  • rack-livereload >= 0 development
  • rb-fsevent >= 0 development
  • rspec-rails = 4.0.0.beta3 development
  • rubocop-github >= 0 development
  • simplecov >= 0 development
  • test-unit >= 0 development
  • travis-lint >= 0 development
  • aruba >= 0
  • bcrypt >= 0
  • coffee-rails >= 0
  • execjs >= 0
  • foreman >= 0
  • jquery-fileupload-rails >= 0
  • jquery-rails >= 0
  • minitest >= 0
  • powder >= 0
  • pry-rails >= 0
  • puma >= 0
  • rails = 6.0.0
  • rails-perftest >= 0
  • rake >= 0
  • responders >= 0
  • ruby-prof >= 0
  • sassc-rails >= 0
  • sqlite3 >= 0
  • therubyracer >= 0
  • turbolinks >= 0
  • uglifier >= 0
  • unicorn >= 0
Gemfile.lock rubygems
  • 140 dependencies
docker-compose.yml docker