Introducing SAST, DAST, IAST and RASP
In this article, we're going to look at the differences between the various cybersecurity defence techniques!

In this article, we're going to look at the differences between the various cybersecurity defence techniques!

Learn how to begin with Snyk for secure Java development so that you too can be more secure from the get-go!

What is the Common Vulnerability Scoring System (CVSS), who is behind it, what are we doing with it, and what does a CVSS Value means for …
In this article, you'll learn that we have little influence on almost all stages of the typical lifecycle of an IT security vulnerability!
What is a strong encryption algorithm today, might be a weak algorithm a year from now. Therefore, encryption needs to be reviewed …
Java, like most platforms or languages has layers of security, this article lookS at the Authorization layer and how JEP 411 relates to it.

Some alternatives that allow you to make third-party APIs behave in a way that their designers didn't intend to!
SecurityManager, foundation to build secure software, on its own is insufficient to limit users & software to the least privilege principle.
Cross-site scripting (XSS) is a well-known issue and mostly utilized in JavaScript applications. However, Java is not immune to this!
With anchors, you can create a YAML bomb! The tremendous amount of (nested) objects will cause a memory overload.