Open-source libraries reliant on serverless architecture frequently skimp on essential security measures, according to serverless security runtime environment provider PureSec’s Ten Most Critical Security Risks in Serverless Architectures 2018 report. The analysis found critical vulnerabilities or misconfigurations that “could allow attackers to manipulate the application and perform various malicious actions” in 21 percent of 1,000 … continue reading
Google and Netflix have announced a new project designed to reduce the risk of rapidly rolling out deployments to production. Kayenta is an open-source automated canary analysis service designed to enable teams to quickly push production changes and perform continuous delivery at scale. Kayenta is based off of Netflix’s internal canary system, but has been … continue reading
Dynamsoft has announced that it updated its Barcode Reader SDK to version 6. The SDK enables developers to embed barcode reading functionality into their web, desktop or mobile apps. The latest version features an improved algorithm that allows barcodes to scan 50 percent faster and improves accuracy, according to the company. These results were based … continue reading
Lab41 is currently developing a new open-source project called Magnolia. Lab41 is a research firm that aims to provide a better understanding on how to work with and use data analytics. The company’s ongoing project Magnolia focuses on speech isolation using deep learning. “Current technologies use expensive microphone arrays, are limited in the environments they … continue reading
Snyk, the leading solution for addressing vulnerabilities in open source libraries, announced today it is powering the vulnerable JavaScript libraries audit in Google Chrome’s Lighthouse, in general availability. The integration offers developers critical information about potential libraries that developers might be using that contain security vulnerabilities, increasing awareness and making it easier to take action. … continue reading
The developer community website Glitch has announced it is leaving beta and The Glitch.com community is now open-source. It was initially announced last year as a way to facilitate collaboration between developers. Since it was first announced, the platform has continued to evolve based on feedback from the developer community. Some of the new … continue reading
The Swift team has announced the release of Swift 4.1. Swift is Apple’s general-purpose programming language. Updates to the language include more support for generics, compiler updates, code size optimization mode, build import test, ABI stability, and enhancements to the Swift Package Manager. “This release provides more ways to configure your builds, including a new … continue reading
Yoda.2 is a wise and powerful personal assistant tool that is accessible directly from the terminal. The open-source project was released last year by software developer Man Parvesh Singh Randhawa. He named the project Yoda because it can perform various tasks directly from the command line. In other terms, the tool can be revered to … continue reading
Solomon Hykes is saying goodbye to the company he built over a decade ago. Ten years ago, Hykes quit his job to pursue Dotcloud (which would later become known as Docker), a company focused on container technology. Since then, Docker has attained more than $1 billion in market valuation. “As a founder, of course, I … continue reading
Google has announced that Android Studio 3.1 is now available for developers to work with. The main areas of the release include product quality and app development productivity. New features and improvements include a C++ performance profiler, Kotlin link checks, database code editing, IntelliJ platform update, new build output window, quick boot, and C++ CPU … continue reading
Continuous integration is becoming more popular than continuous delivery in large-scale organizations. A recent report by DigitalOcean found 45 percent of respondents reported using CD compared to 58 percent who reported using CI. Forty-three percent of respondents who reported they were not using a CI or CD process stated they planned to use CI/CD, while … continue reading
Cutelyst, a QT web framework, is on a mission to help developers to share code between their desktop and mobile apps. The open source project was released in October 2013 by Daniel Nicoletti. It is designed to enable the sharing of C++ code for web applications including Windows, Linux, OSX, Windows Phone, Android, and iOS. “Why have … continue reading