Blockchain companies have raised $30.4 billion in total funding, marking an increase of 44% within a year, according to Block Arabia, a news media site in the field of financial markets. Crunchbase data showed that 2018 was a record year for blockchain investment, but the next two years saw a significant slump. This year, investors … continue reading
JetBrains added Notifications Management to its Space product to help developers deal with information overload. #Spacebox, the new default personal feed, intelligently highlights the most relevant notifications, and users can customize the setup to adjust notifications they want to see inside Spacebox, as well as in any feed or group channel. “Our goal with Space … continue reading
Mozilla Common Voice announced a new, expanded data set that features 16 new languages including Basaa and Kazakh and 4,622 new hours of speech. In recent months, Mozilla has also announced three Common Voice fellows, a $3.4 million investment to fuel work in East Africa, and a partnership with NVIDIA. “By giving individuals the ability … continue reading
With Service Studio that gives Mac, OutSystems is giving users the same experience that until now was exclusive to PC users as Apple’s Mac is slowly gaining market share. The new IDE for Mac also includes new features and capabilities such as new themes for a refreshed and modern look and feel, Dark Mode, and … continue reading
A few weeks ago GitHub released its Copilot solution, which uses AI to suggest code to developers. Developers can write a comment in their code and Copilot will automatically write the code it thinks is appropriate. It’s an impressive example of the power of AI, but has many developers and members of the open-source community … continue reading
Airbyte is a data integration platform that runs in the cloud and replicates data. It enables users to get their data pipelines running in minutes with either pre-built or custom connectors from the Airbyte UI, API or CLI. Developers simply need to authenticate their sources and get connectors that adapt to schema or API changes. … continue reading
Some of the major highlights of the TypeScript 4.4 beta are control flow analysis of aliased conditions, symbol and template string pattern index signatures and more. With control flow analysis of aliased conditions enabled, developers don’t have to convince TypeScript of a variable’s type whenever it is used because the type-checker leverages something called control … continue reading
The Scorecards project is an automated security tool that produces a “risk score” for open-source projects that just reached version 2 yesterday. The new version adds new security checks, a scaled up number of projects being scored and data has been made easily accessible for analysis. It was created last fall by the Google Open … continue reading
Hackers are always looking for new ways to compromise applications. As languages, tools and architectures evolve, so do application exploits. And the latest target is developers. Traditionally, software supply chain exploits, such as the Struts incident at Equifax, depended on an organization’s failure to patch a known vulnerability. More recently, supply chain attacks have taken … continue reading
Red Hat OpenShift 4.8 helps organizations quickly create new cloud-native applications without having to abandon their existing environments and IT investments. One new feature is IPv6/IPv4 dual stack and IPv6 single stack support, which provides applications with interoperability and communications for environments that use IPv6 and IPv4 such as in Cloud-Native Network Functions. Also, OpenShift … continue reading
The new Davis Security Advisor automatically contextualizes and prioritizes application vulnerabilities to reduce enterprise risk by empowering DevSecOps teams to make more informed real-time decisions. Davis automatically monitors all software libraries in preproduction and production and removes false positives. It then aggregates vulnerability data and prioritizes remediation tactics. “Manual processes and piecemeal solutions that don’t … continue reading
Page-fetch is a new open-source tool created by the Detectify Security Research team that helps hunt for prototype pollution issues. One of the most common places for prototype pollution — the ability to inject properties into existing JavaScript language construct prototypes — is in processing the query string. Detectify’s solution can already find issues that … continue reading