Which Java static code analysis tools should I use?
When developing in Java, just like in every other language, you're bound to make some mistakes. As we've explained in our article...
How To Create The Perfect Code Review Checklist
The best way to reduce the number of errors in your code is by creating a code review checklist that covers everything you’ve agreed on with your team.
SAST vs DAST: what’s the difference?
Security threats and data breaches have become more common and may have huge financial and...
Top 9 Scala Security Issues To Know About
Here is a list of 9 Scala security issues we feel every Scala developer should know about and try to avoid:
1. Avoid Object deserialization...