Home Security

Security

Read tips to help you boost application security and write secure code with secure data.

6 things developers should do to ship more secure code

6 things developers should do to ship more secure code

0
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

Best practices for security code reviews

0
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

Functional and non-functional testing methods you should know about

0
An important metric of code quality is how much of your codebase is covered by tests, as we saw in a...
OWASP Top 10

OWASP Top 10 vulnerabilities and how can Codacy help

0
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 SAST

How to implement Static Application Security Testing (SAST)?

0
In a previous article, we covered what is Static Application Security Testing (SAST), why it is important, and its pros and...