Testing and the SDLC have evolved as a result of continuous integration and deployment becoming a popular method at organizations, but moving forward, organizations need to apply the same principles to documentation to keep developers up to speed. This is according to the newly released Continuous Documentation Manifesto written by Omer Rosenbaum, the CTO at … continue reading
The developers behind the Go programming language announced that native fuzzing is ready for beta testing in its development branch, dev.fuzz. Fuzzing is a type of automated testing that continuously manipulates inputs into a program to find issues such as panics or bugs that existing unit tests might miss. RELATED CONTENT: Why developers love Go … continue reading
The GCC Steering Committee updated its copyright assignment policy by relaxing the requirement to assign copyright to all changes to the Free Software Foundation (FSF). The project will still continue to exist under the GNU General Public License v3.0 and will now accept contributions with or without an FSF copyright assignment. The change is consistent … continue reading
Spectral’s newly released Preflight solution is an open-source tool designed to help developers defend against supply chain attacks by automatically verifying and safely executing a user’s CI and third-party scripts. The solution queries popular anti-malware services to verify and block binaries if they contain malware. “Hackers have become increasingly sophisticated, with a variety of tools, … continue reading
Cloudera has entered into a definitive agreement to be acquired by Clayton, Dubilier & Rice (“CD&R”) and KKR for $5.3 billion in cash, which will result in Cloudera becoming a private company. “This transaction provides substantial and certain value to our shareholders while also accelerating Cloudera’s long-term path to hybrid cloud leadership for analytics that … continue reading
Angular announced a new automated feature request process that it will implement over the next few weeks after the team found that a large portion of requests among its three main repos were feature requests. In the new process, an Angular team member will review a ticket manually and identify it as either a feature … continue reading
Amazon Redshift ML is now generally available. The cloud data warehouse enables users to create machine learning models and make predictions from data directly from their Amazon Redshift cluster. Users just have to use a simple SQL query to specify what data they want to use to train their model as well as the output … continue reading
The SmartBear and application stability management company Bugsnag announced new error monitoring capabilities designed to improve collaboration and team alignments. The features are designed to support code ownership and accelerate the debugging process, especially for large engineering teams, according to the company. “Most apps have a variety of engineers, including separate engineering teams, working from … continue reading
JFrog announced new capabilities for its DevOps Platform that enhance binary lifecycle management at scale. One new capability is Federated Repositories which helps with managing binaries by abstracting the infrastructure layer to create a datacenter transparent repository between different remote locations or instances of the JFrog Platform. Other new capabilities include signed pipelines for developers … continue reading
The cybersecurity company Imperva launched Imperva Serverless Protection to secure organizations from vulnerabilities created by misconfigured apps and code-level security risks in serverless computing environments. Imperva Serverless protection is a fully integrated tool within AWS Lambda Extensions and can be deployed once and applied to multiple AWS Lambda functions. It also protects against the OWASP … continue reading
The global IT service company Tata Consultancy Services (TCS) announced that the ninth season of its TCS CodeVita won a Guinness World Record for being the world’s largest computer programming competition totaling 136,054 participants. The 2021 competition brought together college students from around the world to see who ranked among the top student programmers globally. … continue reading
Microsoft announced a new open-source initiative, SimuLand, to help security researchers deploy lab environments that reproduce well-known techniques used in attack scenarios. Participants can use the labs to then test the effectiveness of Microsoft 365 Defender, Azure Defender, and Azure Sentinel detections. The simulation steps are mapped to detection queries and alerts to the aforementioned … continue reading