Hacker News new | ask | show | jobs
by _pdp_ 3147 days ago
Does it catch security problems because this code returned 0 issues?

  var lave = eval(atob(document.location.hash.slice(1)))    
  console.log(lave.name)
1 comments

No. DeepScan concentrates on runtime errors and does not cover security issues currently.