Comment on Ask HN: Why do you think vulnerable code is still being released today?parentComments−twstdroot12yNo one can (or should) write totally secure code. But there are a lot of simple mistakes leading to XSS and SQLi that can easily be avoided by having some standards.
Comments
No one can (or should) write totally secure code. But there are a lot of simple mistakes leading to XSS and SQLi that can easily be avoided by having some standards.