Security checklist with wasp
Hi, I've been building with wasp for the last 3-ish months.
As launching is coming closer I'm becoming more and more concerned with security.
Some steps I've taken are making sure npm audit reads 0 vulnerabilities, making sure backend functions only take/return/update what is needed, etc.
Only thing I'm worried about are "unknown unknowns". Is there a security checklist I could use that applies to the default wasp stack?
As launching is coming closer I'm becoming more and more concerned with security.
Some steps I've taken are making sure npm audit reads 0 vulnerabilities, making sure backend functions only take/return/update what is needed, etc.
Only thing I'm worried about are "unknown unknowns". Is there a security checklist I could use that applies to the default wasp stack?