Comment on Ask HN: Security audits. Worth it? Who's good?Comments−codegeek6yI am not a security expert but I always start with OWASP Top 10 for bare minimum:https://owasp.org/www-project-top-ten/Go through each item and test your application for vulnerabilities against those.−dataduckOP6yThanks, this looks like a good place to start.
Comments
I am not a security expert but I always start with OWASP Top 10 for bare minimum:
https://owasp.org/www-project-top-ten/
Go through each item and test your application for vulnerabilities against those.
Thanks, this looks like a good place to start.