OWASP / railsgoat

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

Fixes rendering an graph on Performance History Visualization. #438

Open mkouhei opened 1 year ago

mkouhei commented 1 year ago

I fixed an issue where graphs were not displaying properly. This is because you are using an old version of Google Chart functions.

current: current

fixed: performance-history-visualization