Earlier this week LinkedIn announced the open sourcing of Smart Argument Suite, a new Python tool designed to help users pass arguments through the command line interface and consume them in a “human-friendly” way. According to the company, while there are plenty of open source projects that offer CLI argument parsing, they don’t deal with … continue reading
Apache ECharts graduated from the Apache Incubator to become a top-level Apache project, which means that the project’s community and products have been well-governed under the Apache Software Foundation’s meritocratic process and principles. ECharts, which recently reached version 5, is a charting and visualization library that is best suited for commercial-grade presentations, according to the … continue reading
The Apache Software Foundation (ASF) has released a new report examining key metrics, specific vulnerabilities and top security issues across its projects last year. The new report also notes all of the major security events that posed risks to its projects. According to the report, the first serious security event last year was an issue … continue reading
Security Compass has announced a hands-on training lab for balanced development automation. The new interactive virtual lab offers training across multiple exploit scenarios to help developers understand common vulnerabilities and how to build secure software, the company explained. The training lab can now be added to existing subscriptions for the Software Security Practitioner (SSP) Suites, … continue reading
In response to Elastic changing its license for Elasticsearch and Kibana products, Amazon has responded with plans to create and maintain an Apache License, Version 2.0 fork of the open-source products. Elastic announced earlier this week that it would be moving from the Apache 2.0 license to a dual license for Elasticsearch and Kibana, which … continue reading
The Apache Foundation (ASF) has announced the open-source project Apache Superset is now a top-level project. Reaching top-level status indicates that the project has graduated from Apache’s incubation program and meets specific ASF requirements. Apache Superset is designed as a modern data exploration and visualization platform that enables users to build and explore dashboards through … continue reading
Ionic has announced the beta release of Ionic Capacitor 3.0. The new version of the cross-platform runtime includes improvements to community involvement, adaptability, first-class APIs, and developer experience and productivity. Ionic also added the Proposals repo to make it easier to plug in ideas into a project by creating proposals as well as gauge interest … continue reading
AlmaLinux is an enterprise-grade server OS that CloudLinux released to replace CentOS. According to the company, it will serve as a free Linux OS for the community, and be ready within the first quarter of this year. Right after Red Hat announced that it’s CentOS stable release is no longer under development last month, CloudLinux … continue reading
Software delivery platform Harness announced that it will use its recent $115 million in funding to grow its engineering team, support global expansion plans, and extend its intelligent software delivery platform vision. Harness provides an end-to-end platform for intelligent software delivery that implements machine learning to detect the quality of deployments. “Our goal is to … continue reading
Grafana announced a new free plan that gives users access to Prometheus and Graphite for metrics, Loki for logs, and Tempo for tracing integrated into Grafana. “With Grafana Cloud, you get a service managed by the maintainers of these leading open source projects, whose deep knowledge allows us to run them efficiently at scale better … continue reading
The latest release of the D programming language focuses on enhanced Objective-C support, adding the ability to declare Objective-C protocols, as well as improvements throughout the compiler, libraries, and tools, according to the developers behind the language in a post. The DLang team fixed the issue in which deprecation messages reported the source deep within … continue reading
This week’s highlighted open-source project is designed to help developers build UI components faster. Storybook allows developers to browse a component library, view different states of a component, and interactively develop and test those components. Storybook provides a development environment for creating these components, and eliminates the need to start up a complex development stack, … continue reading