Recent Posts

Top Security Flaws Hiding In Your Code Right Now: And How To Fix Them

Author: Jonathan Vila Original post on Foojay: Read More Recent years have seen numerous injection attacks causing significant damage, including a 2019 SQL injection breach in the Fortnite video game and a 2018 attack on Tesla’s systems. Other serious incidents involve the Log4Shell logging injection and a deserialization attack on Atlassian Jira. These examples show that various code vulnerabilities can …

Read More »

Updating the Twelve-Factor app methodology: A call for participation

Author: Grace Jansen Original post on Foojay: Read More The 12 factor application methodology is being updated and we need your help with it! Be a part of this project helping to update and modernize the original methodology to enable it to be even more effective for modern cloud-native applications. What is the 12 factor app methdology? Originally created back …

Read More »

Java 23: What’s New?

Author: Loic Mathieu Original post on Foojay: Read More As soon as Java 23 is out, it’ll be time to walk through all the functionalities that this version bring to us as developers. First of all, something has happened that, to my knowledge, has never happened before in a Java release: a preview feature has been removed! The String Templates …

Read More »