Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What the hell back-end team relies on their front-end teams to tell them to do input checking?

Nothing my front-end people could possibly do would trick me into trusting user input.



in 2025? you'd hope not

but also cross-system context switches, amateur RegExp, escape character (ab|mis)use, etc. can make "user-input" propagate farther than any one team's boundaries.

assertions/test coverage/fuzzing at every boundary so user-input taint analysis can't fail is a requirement for a system that passes user data around more than one time or tech stack.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: