Hacker News new | past | comments | ask | show | jobs | submit login
Building safe-by-default tools for a multi-tenant Go appp (incident.io)
2 points by lawrjone on Nov 24, 2021 | hide | past | favorite | 1 comment



Posting on behalf of the author, and as someone who worked on these checks at incident.io!

Making sure we correctly scoped our API endpoints and database queries has been a bit of a tricky one, but the strategies we detail in the article (enforcing where clauses at the database level, checking API responses) have made us a lot more confident.

Would be interested if other people have encountered similar problems? Very few of our team have experience working on large scale Go web-apps, so don't know what the standard solutions are.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

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

Search: