OWASP / railsgoat

A vulnerable version of Rails that follows the OWASP Top 10
railsgoat.cktricky.com
MIT License
866 stars 667 forks source link

Fixes drawing a bar graph on Current Statistics. #440

Open mkouhei opened 2 years ago

mkouhei commented 2 years ago

I fixed an issue where dashboard bar charts were not displayed. The cause is the same as https://github.com/OWASP/railsgoat/pull/438 and https://github.com/OWASP/railsgoat/pull/439.

current: current-statistics

fixed: fixed-dashboard