6 things developers should do to ship more secure code
Writing better, more secure source code is fundamental to prevent potential exploits and attacks that could undermine your software applications. However,...
Best practices for security code reviews
In today's interconnected world, where data breaches and cyber threats are increasingly common, one of your top priorities should be to...
Functional and non-functional testing methods you should know about
An important metric of code quality is how much of your codebase is covered by tests, as we saw in a...
OWASP Top 10 vulnerabilities and how can Codacy help
Shipping reliable and secure applications is vital for today’s organizations. Adopting security recommendation frameworks helps structure and systematize how you build...
How to implement Static Application Security Testing (SAST)?
In a previous article, we covered what is Static Application Security Testing (SAST), why it is important, and its pros and...