Hacker News new | ask | show | jobs
by jiggawatts 956 days ago
This is what code reviews are for.
1 comments

Yes, those are needed too. And static analysis and dynamic analysis, etc.

Despite all of that we just found a SQL injection that existed for years somehow. Luckily the WAF blocked attempts to exploit it until we could issue a fix.

Defence in depth is the win here.