Hacker News new | ask | show | jobs
by cutemonster 1615 days ago
> code reviews include security checklists,

Can I have a checklist please?

Full stack web dev

Edit: Here I found one https://www.michaelagreiler.com/security-code-review-checkli...

1 comments

There are some bits phrased the wrong way around (e.g. are session parameters passed in URLs? Check!). You don't want to do that.

But as list of things to consider, if you already understand what you're doing, its not too bad.