Y
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
wschoi
3147 days ago
No. DeepScan concentrates on runtime errors and does not cover security issues currently.
link