Software development comprises the use of multiple Third-Party Libraries
(TPLs). However, the irrelevant libraries present in software application's
distributable often lead to excessive consumption of resources such as CPU
cycles, memory, and modile-devi... (more…)
Read more »
Analyses your Java applications for open-source dependencies with known vulnerabilities, using both static analysis and testing to determine code context and usage for greater accuracy. https://ec... (more…)
Read more »
Many developers are (or should be) aware that Java processes running inside Linux containers (docker, rkt, runC, lxcfs, etc) don’t behave as expected when we let the JVM ergonomics set the de… (more…)
Read more »
This is the inevitable final result of including that damn ASK Toolbar with every Java update. Oracle, stop bundling crapware in your security updates, befor... (more…)
Read more »
I’ve previously looked at the likes of Spring Boot and how comparatively bloated it could be considered for simple microservices. One of… (more…)
Read more »