Y
Hacker News
new
|
ask
|
show
|
jobs
by
philsnow
3327 days ago
modern browsers don't internally call eval(). See e.g. the definition of JSON.parse in v8:
https://chromium.googlesource.com/v8/v8/+/4.3.65/src/json.js...
1 comments
vsl
3325 days ago
And modern XML parsers aren't full of vulnerabilities anymore. You're missing the point.
link